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