| GrapeCity.Win.MultiRow Namespace : Column Class |
For a list of all members of this type, see Column members.
| Name | Description | |
|---|---|---|
![]() | Bottom | Get the bottom of column. |
![]() | DefaultCellStyle | Gets or sets default styles used by all cells in the Column. |
![]() | Displayed | Gets or sets a value indicating whether the column is displayed on-screen. |
![]() | Frozen | Gets a value indicating whether the Column is frozen. |
![]() | GcMultiRow | Gets the GcMultiRow control associated with this column. |
![]() | Height | Gets or sets the height of the column. |
![]() | Index | Gets the index of the Column. |
![]() | IsCollapsed | Gets a value indicating whether the Column has been hidden by Collapse method. |
![]() | Left | Get the left of column. |
![]() | Name | Gets the name of the Column. |
![]() | Right | Get the right of column. |
![]() | Tag | Gets or sets the object that contains data about the column. |
![]() | Top | Get the top of column. |
![]() | Width | Gets or sets the width of the column. |