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

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