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

In This Topic
    Attributes Property (PageTable)
    In This Topic
    Gets the attributes.
    Syntax
    'Declaration
     
    Public ReadOnly Property Attributes As TableAttributes
    public TableAttributes Attributes {get;}

    Property Value

    The attributes.
    See Also