ComponentOne FlexReport for WinForms
DataHandler Property

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