'Declaration Public Class ItemPropertySettings Inherits SettingsBase
'Usage Dim instance As ItemPropertySettings
public class ItemPropertySettings : SettingsBase
'Declaration Public Class ItemPropertySettings Inherits SettingsBase
'Usage Dim instance As ItemPropertySettings
public class ItemPropertySettings : SettingsBase
System.Object
Xceed.Wpf.DataGrid.Settings.SettingsBase
Xceed.Wpf.DataGrid.Settings.ItemPropertySettings
Name | Description | |
---|---|---|
![]() | ItemPropertySettings Constructor |
Name | Description | |
---|---|---|
![]() | CalculateDistinctValues | Gets or sets a value indicating whether distinct values are to be calculated for the property or not. |
![]() | DistinctValuesFilterMode | Gets or sets a value that indicates how distinct values filtering is performed on the property. |
![]() | DistinctValuesQuantity | Gets or sets a value that indicates the expected number of distinct values returned per data item for the property. |
Name | Description | |
---|---|---|
![]() | ApplyTo | Overridden. Applies the persisted settings to the specified object. |
![]() | Cleanup | Overridden. Removes existing user settings if they are no longer needed. |
![]() | PersistFrom | Overridden. Reads the settings from the specified object and persists them. |
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2