Border Property (SuperLabel)
In This Topic
Gets or sets the
C1.Win.FlexReport.VisualReportObject.Border object determining how borders are drawn around the object.
Syntax
'Declaration
Public Property Border As Border
public Border Border {get; set;}
See Also