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

In This Topic
    BorderColor Property (SuperLabel)
    In This Topic
    Gets or sets the field's border color.
    Syntax
    'Declaration
     
    Public Property BorderColor As Color
    public Color BorderColor {get; set;}
    See Also