'Declaration
<DefaultValueAttribute(1)> <XmlAttributeAttribute()> Public Property ColSpan As Integer
[DefaultValue(1)] [XmlAttribute()] public int ColSpan {get; set;}
'Declaration
<DefaultValueAttribute(1)> <XmlAttributeAttribute()> Public Property ColSpan As Integer
[DefaultValue(1)] [XmlAttribute()] public int ColSpan {get; set;}