ExcelFilterOptions.ShowCustomFilters Property
Namespace: DevExpress.Utils.Filtering
Assembly: DevExpress.Data.v24.2.dll
Declaration
Property Value
Type |
---|
Nullable<Boolean> |
See Also
Namespace: DevExpress.Utils.Filtering
Assembly: DevExpress.Data.v24.2.dll
public bool? ShowCustomFilters { get; set; }
Public Property ShowCustomFilters As Boolean?
Type |
---|
Nullable<Boolean> |
No
Your feedback is appreciated.