ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports Namespace / Border Class / LeftColor Property

In This Topic
    LeftColor Property
    In This Topic
    Gets or sets the color of the left.
    Syntax
    'Declaration
     
    Public Property LeftColor As Color
    public Color LeftColor {get; set;}

    Property Value

    The color of the left.
    See Also