C1.WPF.Report Assembly / C1.WPF.Report Namespace / DataSourceCollection Class / Count Property

In This Topic
Count Property (DataSourceCollection)
In This Topic
Gets the number of elements in the collection.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Count As Integer
 
See Also