[]
Gets or sets the Border object determining how borders are drawn around the object.
[C1Category("Appearance")]
[C1Description("VisualReportObject.Border", "Determines the border around the object.")]
public Border Border { get; set; }
<C1Category("Appearance")>
<C1Description("VisualReportObject.Border", "Determines the border around the object.")>
Public Property Border As Border