ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonStyle Class / GlyphSet Property

In This Topic
    GlyphSet Property
    In This Topic
    Gets the set of named glyphs.
    Syntax
    'Declaration
     
    Public ReadOnly Property GlyphSet As StyleGlyphSet
    public StyleGlyphSet GlyphSet {get;}
    See Also