FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.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