ComponentOne FlexReport for UWP
DataHandler Property (DataScope)

C1.UWP.FlexReport Assembly > C1.Xaml.FlexReport Namespace > DataScope Class : DataHandler Property
Gets the DataHandler object which can be used to access the current data scope's data.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property DataHandler As DataHandler
public abstract DataHandler DataHandler {get;}
See Also

Reference

DataScope Class
DataScope Members