C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonGroup Class / Image Property

In This Topic
Image Property (RibbonGroup)
In This Topic
Gets or sets the small image (16 x 16) used when the group is collapsed.
Syntax
'Declaration
 
Public Property Image As System.Drawing.Image
 
Remarks
This property is only used for backward compatibility with C1Ribbon Classic. Please use IconSet property for the new development.
See Also