ActiveReports 11
Fields Property (IBaseDataSet)

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > IBaseDataSet Interface : Fields Property

Gets or sets the fields in the data set.

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

Property Value

A FieldCollection containing the fields in the data set.

See Also

Reference

IBaseDataSet Interface
IBaseDataSet Members