Click or drag to resize

GridColumnIHandlerVisible Property

Gets or sets a value indicating whether this column is visible.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
bool Visible { get; set; }

Property Value

Type: Boolean
true if visible; otherwise, false.
See Also