Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.Settings Namespace / ColumnSettings Class


In This Topic
    ColumnSettings Class Properties
    In This Topic

    For a list of all members of this type, see ColumnSettings members.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating the direction in which a cell can span in order to merge with other cells.  
    Public PropertyGets or sets a value representing the drag behavior of the column.  
    Public PropertyUsed for persisting settings. Saves and restores Column.GroupValueStringFormat.  
    Public PropertyGets or sets a value indicating of the column is orphaned.  
    Public PropertySaves Column.CellContentStringFormat when datagrid settings are saved (persisted), and restores it when settings are loaded.  
    Public PropertyGets or sets the title of the column to save.  
    Public PropertyGets or sets a value indicating whether the column is visible.  
    Public PropertyGets or sets a value representing the column's visible position.  
    Public PropertyGets or sets a column's width.  
    Top
    See Also