'Declaration Public Class MergedColumnSettings Inherits ColumnSettings
'Usage Dim instance As MergedColumnSettings
public class MergedColumnSettings : ColumnSettings
'Declaration Public Class MergedColumnSettings Inherits ColumnSettings
'Usage Dim instance As MergedColumnSettings
public class MergedColumnSettings : ColumnSettings
System.Object
Xceed.Wpf.DataGrid.Settings.SettingsBase
Xceed.Wpf.DataGrid.Settings.ColumnSettings
Xceed.Wpf.DataGrid.Settings.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. Applies the persisted settings to the specified object. |
![]() | Cleanup | Overridden. Removes existing user settings if they are no longer needed. |
![]() | PersistFrom | Overridden. Reads the settings from the specified object and persists them. |
.NET: net5.0, net5.0-windows, net6.0, net6.0-macos, net6.0-windows, net7.0, net7.0-macos, net7.0-windows, net8.0, net8.0-browser, net8.0-macos, net8.0-windows, net9.0, net9.0-browser, net9.0-macos, net9.0-windows, net10.0, net10.0-browser, net10.0-macos, net10.0-windows.
.NET Framework: net20, net35, net40, net403, net45, net451, net452, net46, net461, net462, net463, net47, net471, net472, net48, net481.