FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonGroup Class / IconSet Property

In This Topic
    IconSet Property (RibbonGroup)
    In This Topic
    Gets the icon set.
    Syntax
    'Declaration
     
    Public ReadOnly Property IconSet As C1.Framework.IconSet
    public C1.Framework.IconSet IconSet {get;}
    Remarks
    Fill this set with icons of different sizes to get better appearance in different display modes and at different screen resolutions.
    See Also