[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonTab.Image

Image Property

Image

Gets or sets the small image (16 x 16) that appears on the tab.

Declaration
[Browsable(false)]
public Image Image { get; set; }
Remarks

This property is only used for backward compatibility with C1Ribbon Classic. Please use IconSet property for the new development.