[]
        
(Showing Draft Content)

C1.Win.Command.C1OutBar.ImageList

ImageList Property

ImageList

Gets or sets the ImageList that contains the images shown on page title bars.

Declaration
[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