| C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace : RowSizingEnum Enumeration |
'Declaration Public Enum RowSizingEnum Inherits System.Enum
public enum RowSizingEnum : System.Enum
| Member | Description |
|---|---|
| AllRows | All rows will be sized to the same height or width. |
| IndividualRows | Rows can be sized indepentently. |
| None | Row can not be resized. |
System.Object
System.ValueType
System.Enum
C1.Win.C1TrueDBGrid.RowSizingEnum