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


    DataGridControlSettings Class
    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
    Inheritance Hierarchy

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

    Requirements

    See Also