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


In This Topic
    SettingsRepository Class Members
    In This Topic

    The following tables list the members exposed by SettingsRepository.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SettingsRepository class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a dictionary of settings that will be contained in the repository.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates the ColumnSettings for this repository.  
    Protected MethodCreates the DataGridControlSettings for this repository.  
    Protected MethodCreates the DetailConfigurationSettings for this repository.  
    Protected MethodCreates the ItemPropertySettings for this repository.  
    Protected MethodCreates the MergedColumnSettings for this repository.  
    Top
    See Also