FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.5.2 Assembly / C1.Win.FlexReport.CustomFields Namespace / SuperLabel Class / Border Property

In This Topic
    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