For a list of all members of this type, see SortingSettingsOverride members.
Name | Description | |
---|---|---|
![]() | AllowMultipleColumnSorting | Gets / sets if multiple column sorting will be allowed at this level. A null value will use the setting from the AllowMultipleColumnSorting. |
![]() | AllowMultipleColumnSortingResolved | Gets if multiple column sorting is enabled on the ColumnLayout object. If it is not explicitly set will take the value from the AllowMultipleColumnSorting value. |
![]() | AllowSorting | Gets / sets if sorting should be allowed at this level. A null value will use the setting from the AllowSorting. |
![]() | AllowSortingResolved | Gets if sorting is enabled on the ColumnLayout object. If it is not explicitly set will take the value from the AllowSorting value. |
![]() | DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject) |
![]() | Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | FirstSortDirection | Gets/Sets FirstSortDirection for a particular ColumnLayout |
![]() | FirstSortDirectionResolved | Resolves the FirstSortDirection property for a particular ColumnLayout |
![]() | IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject) |
![]() | ShowSortIndicator | Gets / sets if sorting should be allowed at this level. A null value will use the setting from the ShowSortIndicator. |
![]() | ShowSortIndicatorResolved | Gets if sorting is enabled on the ColumnLayout object. If it is not explicitly set will take the value from the ShowSortIndicator value. |
![]() | SortedColumns | Gets the SortedColumnsCollection which will describe how the rows will be sorted. |
Name | Description | |
---|---|---|
![]() | ColumnLayout | Gets the ColumnLayout that owns the SettingsOverrideBase object. (Inherited from Infragistics.Controls.Grids.SettingsOverrideBase) |
![]() | MultiSortingKeyResolved | Gets what keyboard key will designate multiple column sorting. |
![]() | SettingsObject | Overridden. Gets the SettingsBase that is the counterpart to this SettingsOverrideBase |