Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1TableView Class / Glyphs Property

In This Topic
    Glyphs Property (C1TableView)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Glyphs As C1.Win.C1FlexGrid.GridGlyphs
    public C1.Win.C1FlexGrid.GridGlyphs Glyphs {get;}
    See Also