FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / DataScope Class / Source Property

In This Topic
    Source Property (DataScope)
    In This Topic
    Gets the object identifying the current data scope.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property Source As Object
    public abstract object Source {get;}
    See Also