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

In This Topic
    TopStyle Property
    In This Topic
    Summary description for Border Styles.
    Syntax
    'Declaration
     
    Public Property TopStyle As BorderLineStyle
    public BorderLineStyle TopStyle {get; set;}
    See Also