[]
Gets or sets the index of the tab image in the tab control's ImageList.
[C1Category("Appearance")]
[C1Description("C1DockingTabPage.ImageIndex", "Gets or sets the index of the tab image in the tab control's ImageList.")]
public int ImageIndex { get; set; }
<C1Category("Appearance")>
<C1Description("C1DockingTabPage.ImageIndex", "Gets or sets the index of the tab image in the tab control's ImageList.")>
Public Property ImageIndex As Integer