GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : IDataSet Interface |
The following tables list the members exposed by IDataSet.
Name | Description | |
---|---|---|
AccentSensitivity | Gets or sets a value indicating whether the data is accent sensitive. (Inherited from GrapeCity.ActiveReports.PageReportModel.IBaseDataSet) | |
CaseSensitivity | Gets or sets a value indicating whether the data is case sensitive. (Inherited from GrapeCity.ActiveReports.PageReportModel.IBaseDataSet) | |
Collation | Gets or sets the locale to use in the collation sequence for sorting data. (Inherited from GrapeCity.ActiveReports.PageReportModel.IBaseDataSet) | |
Fields | Gets or sets the fields in the data set. (Inherited from GrapeCity.ActiveReports.PageReportModel.IBaseDataSet) | |
Filters | Gets or sets the filters to apply to each row of data in the data set. | |
KanatypeSensitivity | Gets or sets a value indicating whether the data is kanatype sensitive. (Inherited from GrapeCity.ActiveReports.PageReportModel.IBaseDataSet) | |
Name | Gets or sets the name of the data set. (Inherited from GrapeCity.ActiveReports.PageReportModel.IBaseDataSet) | |
Parent | Gets or sets an IReportComponentContainer representing the parent container. (Inherited from GrapeCity.ActiveReports.PageReportModel.IReportComponent) | |
Query | Information about the data source, including connection information, query, etc. | |
Site | (Inherited from System.ComponentModel.IComponent) | |
WidthSensitivity | Gets or sets a value indicating whether the data is width sensitive. (Inherited from GrapeCity.ActiveReports.PageReportModel.IBaseDataSet) |