ComponentOne ASP.NET MVC Controls
Width Property (Column)

C1.Web.Mvc.Sheet Namespace > Column Class : Width Property
Gets or sets the width of the column (pixels or characters width 'ch' suffix).
Syntax
'Declaration
 
<DefaultValueAttribute("")>
Public Property Width As String
[DefaultValue("")]
public string Width {get; set;}
See Also

Reference

Column Class
Column Members