Table of Contents

Property IntegralHeight

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IntegralHeight

Indicates if the list box should avoid showing partial items. If so, then only full items will be displayed, and the list box will be resized to prevent partial items from being shown. Otherwise, they will be shown. Default is true.

public virtual bool IntegralHeight { get; set; }

Property Value

bool