AutoWidth Property (ExpandButtonElement)
Gets or sets the
System.Boolean value specifying whether element width is automatically determined by its style and contents.
public bool AutoWidth {get; set;}
'Declaration
Public Property AutoWidth As Boolean