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