[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1StatusBar.SmallImageList

SmallImageList Property

SmallImageList

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

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