TreeList.ActiveFilterInfo Property
In This Article
Gets the total filter expression.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
#Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public TreeListFilterInfo ActiveFilterInfo { get; }
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
See Also