ComponentOne FlexReport for WPF
DataHandler Property

C1.WPF.FlexReport.4 Assembly > C1.WPF.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