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

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

    Property Value

    The rules.
    See Also