ComponentOne ASP.NET MVC Controls
Width Property (ColumnBase)

C1.Web.Mvc Namespace > ColumnBase Class : Width Property
Gets or sets the width of this column.
Syntax
'Declaration
 
<JsonConverterAttribute(#y3k.#73k)>
Public Property Width As String
[JsonConverter(#y3k.#73k)]
public string Width {get; set;}
Remarks
Column widths may be positive numbers (column width in pixels), null or negative numbers (use the collection's default column width), or strings in the format '{number}*' (star sizing).
See Also

Reference

ColumnBase Class
ColumnBase Members