A newer version of this page is available.
Switch to the current version.
ExcelColumnFilterSettings.DefaultRulesFilterType Property
Gets or sets the default clause type in the Filter Rules tab.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v18.2.Core.dll
Declaration
public ClauseType? DefaultRulesFilterType { get; set; }
Public Property DefaultRulesFilterType As ClauseType?
Property Value
Type | Description |
---|---|
Nullable<ClauseType> |
Property Paths
You can access this nested property as listed below:
Object Type | Path to DefaultRulesFilterType |
---|---|
FilterPopupEventArgs |
|
See Also
Feedback