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