CheckedTreeListFilterModel.ActualShowSearchPanel Property
Gets whether the search panel is displayed in the CheckedTreeListFilterElement.
Namespace: DevExpress.Xpf.Core.FilteringUI
Assembly: DevExpress.Xpf.Grid.v24.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the search panel is displayed; otherwise, false. |
See Also