'Declaration
<DefaultValueAttribute(20)> Public Property ColumnCount As Integer
[DefaultValue(20)] public int ColumnCount {get; set;}
'Declaration
<DefaultValueAttribute(20)> Public Property ColumnCount As Integer
[DefaultValue(20)] public int ColumnCount {get; set;}