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


In This Topic
    DataGridControlSettings Class
    In This Topic
    Class that allows the settings of a DataGridControl object to be persisted and loaded.
    Syntax
    'Declaration
     
    Public Class DataGridControlSettings 
       Inherits SettingsBase
    'Usage
     
    Dim instance As DataGridControlSettings
    public class DataGridControlSettings : SettingsBase 
    Inheritance Hierarchy

    System.Object
       Xceed.Wpf.DataGrid.Settings.SettingsBase
          Xceed.Wpf.DataGrid.Settings.DataGridControlSettings

    Requirements

    See Also