| C1.Win.C1List.4 Assembly > C1.Win.C1List.ListBase Namespace > C1ListBase Class : IntegralHeight Property |
'Declaration Public Property IntegralHeight As System.Boolean
public System.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.