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

In This Topic
    LeftStyle Property
    In This Topic
    Gets or sets the left style.
    Syntax
    'Declaration
     
    Public Property LeftStyle As BorderLineStyle
    public BorderLineStyle LeftStyle {get; set;}

    Property Value

    The left style.
    See Also