[]
        
(Showing Draft Content)

C1.Report.VisualReportObject.Border

Border Property

Border

Gets or sets the Border object determining how borders are drawn around the object.

Declaration
[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