[]
Gets or sets the border of the grouping information.
[TypeConverter(typeof(BorderConverter))] public IBorder Border { get; set; }
<TypeConverter(GetType(BorderConverter))> Public Property Border As IBorder