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