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

In This Topic
Count Property (DataHandler)
In This Topic
Gets the count of records in the data handler.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property Count As Integer
 
See Also