ExcelStyleFilterElement.FilterRulesTemplate Property
Gets or sets the Rules tab’s template.
Namespace: DevExpress.Xpf.Core.FilteringUI
Assembly: DevExpress.Xpf.Grid.v25.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
| Type | Description |
|---|---|
| DataTemplate | The Rules tab’s template. |
See Also