FilterEditorControl.RootNode Property
For internal use.
Namespace: DevExpress.Xpf.Core.FilteringUI
Assembly: DevExpress.Xpf.Grid.v24.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Xpf.Core.FilteringUI.GroupNodeModel | The root node of the tree representing the filter expression. |
See Also