[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1Ribbon.MediumImageList

MediumImageList Property

MediumImageList

Gets or sets the ImageList that contains the medium images to display on the Ribbon.

Declaration
[C1Category("Appearance")]
[C1Description("C1Ribbon.MediumImageList", "The ImageList to get the medium images to display on the Ribbon.")]
public ImageList MediumImageList { get; set; }