'Declaration
<DefaultValueAttribute(False)> <XmlAttributeAttribute()> Public Property AutoWidth As Boolean
[DefaultValue(false)] [XmlAttribute()] public bool AutoWidth {get; set;}
'Declaration
<DefaultValueAttribute(False)> <XmlAttributeAttribute()> Public Property AutoWidth As Boolean
[DefaultValue(false)] [XmlAttribute()] public bool AutoWidth {get; set;}