[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1StatusBar.LargeImageList

LargeImageList Property

LargeImageList

Gets or sets the ImageList that contains the large images to display on the status bar.

Declaration
[C1Category("Appearance")]
[C1Description("C1StatusBar.LargeImageList", "The ImageList to get the large images to display on the status bar.")]
public ImageList LargeImageList { get; set; }