DataGridColumnIsVisible Property
Determines whether or not this column is visible.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public bool IsVisible { get; set; }
Public Property IsVisible As Boolean
Get
Set
member IsVisible : bool with get, set
Property Value
Boolean