Gets or sets the width of the drop down button.
[Visual Basic]
Public Property DropDownButtonWidth As
Int32
[C#]
public
Int32 DropDownButtonWidth {get; set;}
Remarks
Use this property to specify the width of the drop down button in pixel when the item's Type is set to DropDownMenu. The default value is 12.
See Also
ToolBarItem Class | EO.Web Namespace