C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridColumn Class / IsVisible Property

In This Topic
IsVisible Property (GridColumn)
In This Topic
Gets or sets a value indicating whether the column is visible and not collapsed.
Syntax
'Declaration
 
Public Property IsVisible As Boolean
 
See Also