ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonItem Class / LargeImageKey Property

In This Topic
    LargeImageKey Property
    In This Topic
    Gets or sets the large image key in the LargeImageList.
    Syntax
    'Declaration
     
    Public Overridable Property LargeImageKey As System.String
    public virtual System.string LargeImageKey {get; set;}
    See Also