Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.Settings Namespace / DetailConfigurationSettings Class
Properties Methods


In This Topic
    DetailConfigurationSettings Class Members
    In This Topic

    The following tables list the members exposed by DetailConfigurationSettings.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DetailConfigurationSettings class.  
    Top
    Public Properties
     NameDescription
    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 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 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 DetailConfiguration settings.  
    Public PropertyGets or sets a dictionary that contains a list of the context's StatFunctions.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Top
    See Also