[]
Gets or sets the image list used to provide images to show on the control’s tabs.
[C1Description("C1DockingTab.ImageList", "Gets or sets the image list used to provide images to show on the control`s tabs.")]
[C1Category("Appearance")]
public ImageList ImageList { get; set; }