C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / DataScope Class / DataHandler Property

In This Topic
DataHandler Property (DataScope)
In This Topic
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
 
See Also