DataViewBase.FilterEditorDialogServiceTemplate Property
Gets or sets a template of the filter editor’s DialogService.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
| Type | Description |
|---|---|
| DataTemplate | A DataTemplate object. |
See Also