ComponentOne FlexReport for UWP
PushDataScope Method

C1.UWP.FlexReport Assembly > C1.Xaml.FlexReport Namespace > C1FlexReport Class : PushDataScope Method
For internal use. Push the specific data scope on top of the current data scope.
Syntax
'Declaration
 
Public Sub PushDataScope( _
   ByVal scope As DataScope _
) 
public void PushDataScope( 
   DataScope scope
)

Parameters

scope
See Also

Reference

C1FlexReport Class
C1FlexReport Members