C1.Web.Mvc.Sheet Namespace / Column Class / AutoWidth Property

In This Topic
AutoWidth Property (Column)
In This Topic
Gets or sets a value indicating whether auto adjust the column width.
Syntax
'Declaration
 
<DefaultValueAttribute(False)>
Public Property AutoWidth As Boolean
 
See Also