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

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

    Property Value

    The border.
    See Also