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


In This Topic
    DataGridControlSettings Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating the advanced filtering mode applied.  
    Public PropertyGets or sets a value indicating how automatic filtering of the data items will be performed.  
    Public PropertyGets or sets a dictionary that contains a list of the context's DataGridItemProperty objects with their corresponding auto-filter values.  
    Public PropertyGets or sets a value representing the width of the cards when the grid is in a card-view layout.  
    Public PropertyGets or sets a dictionary that contains a list of the context's DataGridItemProperty objects with their corresponding filter criteria.  
    Public PropertyGets or sets a value indicating how filters entered into a FilterRow are applied.  
    Public PropertyGets or sets a value representing the fixed-column count.  
    Public PropertyGets or sets a dictionary that contains a list of the context's Fixed Footers.  
    Public PropertyGets or sets a dictionary that contains a list of the context's Fixed Headers.  
    Public PropertyGets or sets a dictionary that contains a list of the context's Footers.  
    Public PropertyGets or sets the property names of the groups.  
    Public PropertyGets or sets a dictionary that contains a list of the context's Headers.  
    Public PropertyGets or sets the sort descriptions applied to the grid.  
    Public Property  
    Public PropertyGets or sets the array of StatCellConfiguration to save/load in the DataGridControl settings.  
    Public PropertyGets or sets a dictionary that contains a list of the context's StatFunctions.  
    Top
    See Also