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

In This Topic
    LargeImageIndex Property
    In This Topic
    Gets or sets the index of the large image in the LargeImageList.
    Syntax
    'Declaration
     
    Public Overridable Property LargeImageIndex As System.Integer
    public virtual System.int LargeImageIndex {get; set;}
    See Also