FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / C1FlexReport Class / CurrentDataScope Property

In This Topic
    CurrentDataScope Property
    In This Topic
    For internal use. Specifies the current data scope.
    Syntax
    'Declaration
     
    Public ReadOnly Property CurrentDataScope As DataScope
    public DataScope CurrentDataScope {get;}
    See Also