[]
        
(Showing Draft Content)

C1.Win.C1Command.C1CommandMenu.ImageBarWidth

ImageBarWidth Property

ImageBarWidth

Gets or sets the width of the image/checkbox bar in the menu. If set to 0, the width is calculated automatically.

Declaration
[C1Category("Appearance")]
[C1Description("C1CommandMenu.ImageBarWidth", "Gets or sets the width of the image/checkbox bar in the menu. If set to 0, the width is calculated automatically.")]
public int ImageBarWidth { get; set; }