-
Home
-
API
-
Avalonia.Controls.Models.TreeDataGrid
-
TextColumnOptions
-
Properties
-
IsTextSearchEnabled
IsTextSearchEnabled Property
Definition
Gets or sets a value indicating whether the column takes part in text searches.
public bool IsTextSearchEnabled { get; set; }
Returns