Gets the fields in the data set.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Fields As FieldCollection | |
| C# | |
|---|---|
public FieldCollection Fields {get;} | |
|
| ActiveReports Developer 7 | |
| Fields Property | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DataSet Class : Fields Property |
Glossary Item Box
Gets the fields in the data set.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Fields As FieldCollection | |
| C# | |
|---|---|
public FieldCollection Fields {get;} | |