FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / Field Class / BorderColor Property

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