IsTextSearchEnabled Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Gets or sets a value indicating whether the column takes part in text searches.

public bool IsTextSearchEnabled { get; set; }

Returns