The Column type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CellHorizontalAlignment |
Gets or sets the cell horizontal alignment.
| |
| CellMargin |
Gets or sets the cell margin.
| |
| CellTemplate |
Gets or sets the cell template.
| |
| CellTemplateSelector |
Gets or sets the cell template selector.
| |
| CellVerticalAlignment |
Gets or sets the cell vertical alignment.
| |
| ColumnTemplate |
Gets or sets the column DataTemplate.
| |
| Description |
Gets or sets the description.
| |
| Editable |
Gets or sets a value indicating whether this Column is editable.
| |
| Filter |
Gets or sets the filter.
| |
| FilterAlignment |
Gets or sets the filter alignment.
| |
| FilterTemplate |
Gets or sets the filter template.
| |
| Focused |
Gets or sets a value indicating whether this Column is focused.
| |
| Groupable |
Gets or sets a value indicating whether this Column is groupable.
| |
| Grouped |
Gets or sets a value indicating whether this Column is grouped.
| |
| GroupIndex |
Gets or sets the index of the group.
| |
| Header | ||
| Id |
Gets or sets the identifier.
| |
| Index | ||
| Movable |
Gets or sets a value indicating whether this Column is movable.
| |
| Resizable |
Gets or sets a value indicating whether this Column is resizable.
| |
| Sortable |
Gets or sets a value indicating whether this Column is sortable.
| |
| SortDirection |
Gets or sets the sort direction.
| |
| SortLevel |
Gets the sorting level.
| |
| Tag |
Gets or sets any programmer-defined tag which can be used for any purpose. For ex. in filtering to persist filter data.
| |
| Title |
Gets or sets the title.
| |
| TitleFontFamily |
Gets or sets the title font family.
| |
| TitleFontSize |
Gets or sets the size of the title font.
| |
| TitleFontStretch |
Gets or sets the title font stretch.
| |
| TitleFontStyle |
Gets or sets the title font style.
| |
| TitleFontWeight |
Gets or sets the title font weight.
| |
| TitleHorizontalAlignment |
Gets or sets the horizontal alignment.
| |
| TitleImage |
Gets or sets the title image.
| |
| TitleTextImageRelation |
Gets or sets the position of the text and image relative to each other on a control.
| |
| TitleVerticalAlignment |
Gets or sets the vertical alignment.
| |
| ValueConverter | ||
| 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 the width.
|