ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / RowCollection Class / GlyphVisible Property

In This Topic
    GlyphVisible Property
    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