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 |
public bool IsVisible { get; set; }
Type | Description |
---|---|
bool |