DataGridColumn.

IsVisible Property

Summary

Determines whether or not this column is visible.
Namespace
Avalonia.Controls
Containing Type
DataGridColumn

Syntax

public bool IsVisible { get; set; }

Value

Type Description
bool