The Column type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Adjustable |
Gets or sets a value indicating whether this Column is adjustable.
|
![]() | Appearance |
Gets Column and cell appearance.
|
![]() | CaptionImage |
Gets or sets a column's image.
|
![]() | CellImage | |
![]() | Configurable |
Gets or sets a value indicating whether this Column is configurable.
|
![]() | Description |
Gets or sets a description of the column that is displayed as a tooltip over the column capiton.
|
![]() | Editable | |
![]() | Editor |
Gets or sets the editor to edit Cells.
|
![]() | Filter |
Gets or sets the filter editor.
|
![]() | Focused |
Gets or sets a value indicating whether this Column is focused.
|
![]() | Format |
Gets or sets a format to display text in cells.
|
![]() | Groupable | |
![]() | Grouped |
Gets or sets a value indicating whether this Column is grouped.
|
![]() | GroupIndex |
Gets or sets the index of this Column in the group.
|
![]() | HasFilter |
Gets a value indicating whether this column filters rows.
|
![]() | Header | |
![]() | Id |
Gets the identifier of the column.
|
![]() | Index | |
![]() | MergedColumn |
Gets the merged column if any.
|
![]() | Movable |
Gets or sets a value indicating whether the end-user can move this Column.
|
![]() | Name |
Gets or sets a text displayed in the column's caption.
|
![]() | Resizable |
Gets or sets a value indicating whether end-user can resize this Column.
|
![]() | SerializationState |
Gets or sets the state (width, visibility, etc...) of the Column be be seralized to/from archive.
|
![]() | Sortable |
Gets or sets a value indicating whether the end-user can sort the content by this Column.
|
![]() | SortDirection |
Gets or sets the sort direction.
|
![]() | SortLevel |
Gets a sort level of this Column. If this column is not sorted, the property returns -1.
|
![]() | Tag |
Gets or sets a tag.
|
![]() | Visible |
Gets or sets a value indicating whether this Column is visible.
|
![]() | VisibleIndex |
Gets or sets the visible index of this Column.
|
![]() | Width |
Gets or sets a width of the Column.
|