FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / DataScope Class / Source Property

In This Topic
    Source Property
    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