'Declaration Public Property IntegralHeight As Boolean
'Declaration
Public Property IntegralHeight As Boolean
public bool IntegralHeight {get; set;}
If True, partial rows are not displayed, and the height of the control will be reduced to eliminate the last partial row if necessary.
If False, partial rows are displayed, and the control retains its design-time height.
C1List Class C1List Members