Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonStyle Class / GlyphSet Property

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