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

In This Topic
    SmallImageIndex Property (RibbonItem)
    In This Topic
    Gets or sets the index of the small image in the SmallImageList.
    Syntax
    'Declaration
     
    Public Overridable Property SmallImageIndex As System.Integer
    public virtual System.int SmallImageIndex {get; set;}
    See Also