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

In This Topic
    Attributes Property (PageCell)
    In This Topic
    Attributes
    Syntax
    'Declaration
     
    Public Property Attributes As TableCellAttributes
    public TableCellAttributes Attributes {get; set;}
    See Also