C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridRow Class / IsVisible Property
In This Topic
IsVisible Property (GridRow)
In This Topic
Gets or sets a value indicating whether the row is visible and not collapsed.
Syntax
public bool IsVisible {get; set;}
See Also