Gets or sets the fields in the data set.
| Visual Basic (Declaration) | |
|---|---|
ReadOnly Property Fields As FieldCollection | |
| C# | |
|---|---|
FieldCollection Fields {get;} | |
Return Value
A FieldCollection containing the fields in the data set.
| DataDynamics.Reports | Support Forum |
| Fields Property | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel Namespace > IBaseDataSet Interface : Fields Property |
Gets or sets the fields in the data set.
| Visual Basic (Declaration) | |
|---|---|
ReadOnly Property Fields As FieldCollection | |
| C# | |
|---|---|
FieldCollection Fields {get;} | |
A FieldCollection containing the fields in the data set.