ComponentOne ASP.NET MVC Controls
AutoWidth Property

C1.Web.Mvc.Sheet Namespace > Column Class : AutoWidth Property
Gets or sets a value indicating whether auto adjust the column width.
Syntax
'Declaration
 
<DefaultValueAttribute(False)>
Public Property AutoWidth As Boolean
[DefaultValue(false)]
public bool AutoWidth {get; set;}
See Also

Reference

Column Class
Column Members