Name | Description | |
---|---|---|
![]() | MergedColumnSettings Constructor | Initializes a new instance of the MergedColumnSettings class. |
The following tables list the members exposed by MergedColumnSettings.
Name | Description | |
---|---|---|
![]() | MergedColumnSettings Constructor | Initializes a new instance of the MergedColumnSettings 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. (Inherited from Xceed.Wpf.DataGrid.Settings.ColumnSettings) |
![]() | ChildColumnNames | Gets or sets the names of the merged column header's child columns. |
![]() | DraggableStatus | Gets or sets a value representing the drag behavior of the column. (Inherited from Xceed.Wpf.DataGrid.Settings.ColumnSettings) |
![]() | GroupStringFormat | Used for persisting settings. Saves and restores Column.GroupValueStringFormat. (Inherited from Xceed.Wpf.DataGrid.Settings.ColumnSettings) |
![]() | IsOrphan | Gets or sets a value indicating of the column is orphaned. (Inherited from Xceed.Wpf.DataGrid.Settings.ColumnSettings) |
![]() | StringFormat | Saves Column.CellContentStringFormat when datagrid settings are saved (persisted), and restores it when settings are loaded. (Inherited from Xceed.Wpf.DataGrid.Settings.ColumnSettings) |
![]() | Title | Gets or sets the title of the column to save. (Inherited from Xceed.Wpf.DataGrid.Settings.ColumnSettings) |
![]() | Visible | Gets or sets a value indicating whether the column is visible. (Inherited from Xceed.Wpf.DataGrid.Settings.ColumnSettings) |
![]() | VisiblePosition | Gets or sets a value representing the column's visible position. (Inherited from Xceed.Wpf.DataGrid.Settings.ColumnSettings) |
![]() | Width | Gets or sets a column's width. (Inherited from Xceed.Wpf.DataGrid.Settings.ColumnSettings) |
Name | Description | |
---|---|---|
![]() | ApplyTo | Overridden. |
![]() | Cleanup | Overridden. |
![]() | PersistFrom | Overridden. |