FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs.RplReader.Recs Namespace / ReportElementBase Class / Table Property

In This Topic
    Table Property (ReportElementBase)
    In This Topic
    Syntax
    'Declaration
     
    Protected MustOverride ReadOnly Property Table As RecTable
    protected abstract RecTable Table {get;}
    See Also