ImageBarWidth Property (C1CommandMenu)
In This Topic
Gets or sets the width of the image/checkbox bar in the menu. If set to 0, the width is calculated automatically.
Syntax
'Declaration
Public Property ImageBarWidth As Integer
public int ImageBarWidth {get; set;}
See Also