FlexReport for .NET | ComponentOne
C1.FlexReport Assembly / C1.Report Namespace / FieldCollection Class / Report Property

In This Topic
    Report Property (FieldCollection)
    In This Topic
    Gets the FlexReport object owning this collection.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property Report As FlexReport
    public abstract FlexReport Report {get;}
    See Also