[]
Gets or sets the index of the image for the SideCaption in C1CommandHolder.ImageList.
[C1Description("C1SideCaption.ImageIndex", "Gets or sets the index of the image for the SideCaption in C1CommandHolder.ImageList.")]
public int ImageIndex { get; set; }
<C1Description("C1SideCaption.ImageIndex", "Gets or sets the index of the image for the SideCaption in C1CommandHolder.ImageList.")>
Public Property ImageIndex As Integer