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

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