'Declaration
<DefaultValueAttribute(1)> <JsonAttribute(False)> Public Property ColSpan As Integer
[DefaultValue(1)] [Json(false)] public int ColSpan {get; set;}
'Declaration
<DefaultValueAttribute(1)> <JsonAttribute(False)> Public Property ColSpan As Integer
[DefaultValue(1)] [Json(false)] public int ColSpan {get; set;}