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