WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridBoundRow Class / IsVisible Property
In This Topic
    IsVisible Property (GridBoundRow)
    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