Skip to main content
A newer version of this page is available. .

TreeListOptionsFind.DefaultFilterColumnsString Field

Returns ‘*’ which means that the search is performed against all visible columns.

Namespace: DevExpress.XtraTreeList.Columns

Assembly: DevExpress.XtraTreeList.v20.2.dll

NuGet Package: DevExpress.Win.TreeList

Declaration

public const string DefaultFilterColumnsString = "*"

Field Value

Type
String
See Also