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