FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / RowCollection Class / GlyphVisible Property

In This Topic
    GlyphVisible Property (RowCollection)
    In This Topic
    Gets or sets a value indicating whether sort, filter, pin and expression editor glyphs are displayed.
    Syntax
    'Declaration
     
    
    Public Property GlyphVisible As Boolean
    public bool GlyphVisible {get; set;}
    See Also