Name | Description | |
---|---|---|
![]() | ColumnSettings Constructor | Initializes a new instance of the ColumnSettings class. |
The following tables list the members exposed by ColumnSettings.
Name | Description | |
---|---|---|
![]() | ColumnSettings Constructor | Initializes a new instance of the ColumnSettings class. |
Name | Description | |
---|---|---|
![]() | CellSpanningDirection | Gets or sets a value indicating the direction in which a cell can span in order to merge with other cells. |
![]() | DraggableStatus | Gets or sets a value representing the drag behavior of the column. |
![]() | GroupStringFormat | Used for persisting settings. Saves and restores Column.GroupValueStringFormat. |
![]() | IsOrphan | Gets or sets a value indicating of the column is orphaned. |
![]() | StringFormat | Saves Column.CellContentStringFormat when datagrid settings are saved (persisted), and restores it when settings are loaded. |
![]() | Title | Gets or sets the title of the column to save. |
![]() | Visible | Gets or sets a value indicating whether the column is visible. |
![]() | VisiblePosition | Gets or sets a value representing the column's visible position. |
![]() | Width | Gets or sets a column's width. |
Name | Description | |
---|---|---|
![]() | ApplyTo | Overridden. |
![]() | Cleanup | Overridden. |
![]() | PersistFrom | Overridden. |