[]
Gets or sets the ImageList that contains the images shown on page title bars.
[C1Description("C1OutBar.ImageList", "Gets or sets the ImageList that contains the images shown on page title bars.")]
[C1Category("Appearance")]
public ImageList ImageList { get; set; }
<C1Description("C1OutBar.ImageList", "Gets or sets the ImageList that contains the images shown on page title bars.")>
<C1Category("Appearance")>
Public Property ImageList As ImageList