CheckedTreeListFilterModel.SearchString Property
Gets or sets a search string entered in the search panel.
Namespace: DevExpress.Xpf.Core.FilteringUI
Assembly: DevExpress.Xpf.Grid.v24.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
String | A search string entered in the search panel. |
See Also