FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / FlexReport Class / CurrentDataScope Property

In This Topic
    CurrentDataScope Property (FlexReport)
    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