MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine Namespace / RecordSet Class / Records Property

In This Topic
Records Property
In This Topic
Gets record collection
Syntax
'Declaration
 
Public ReadOnly Property Records As IEnumerable(Of Record)
 
See Also