Width Property (TransposedGridRow)
Gets or sets the width of this column.
[JsonConverter(C1.Web.Mvc.ColumnWidthConverter)]
public string Width {get; set;}
'Declaration
<JsonConverterAttribute(C1.Web.Mvc.ColumnWidthConverter)>
Public Property Width As String