ActiveReports 8
Fields Property (DataSet)

Gets the fields in the data set.

Syntax
'Declaration
 
Public ReadOnly Property Fields As FieldCollection
public FieldCollection Fields {get;}

Property Value

A FieldCollection object containing the fields in a data set.
See Also

Reference

DataSet Class
DataSet Members

Support Forum