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

In This Topic
    Style Property (Border)
    In This Topic
    Gets or sets the style.
    Syntax
    'Declaration
     
    Public Property Style As BorderLineStyle
    public BorderLineStyle Style {get; set;}

    Property Value

    The style.
    See Also