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

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