C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonIconItem Class / LargeImage Property

In This Topic
LargeImage Property (RibbonIconItem)
In This Topic
Gets or sets the large image.
Syntax
'Declaration
 
Public Overridable Property LargeImage 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