[]
Gets or sets the width of the image/checkbox bar in the menu. If set to 0, the width is calculated automatically.
[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; }