ActiveReports 12
IDataSet Interface Properties

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : IDataSet Interface

For a list of all members of this type, see IDataSet members.

Public Properties
 NameDescription
 Property

Gets or sets a value indicating whether the data is accent sensitive.

(Inherited from GrapeCity.ActiveReports.PageReportModel.IBaseDataSet)
 Property

Gets or sets a value indicating whether the data is case sensitive.

(Inherited from GrapeCity.ActiveReports.PageReportModel.IBaseDataSet)
 Property

Gets or sets the locale to use in the collation sequence for sorting data.

(Inherited from GrapeCity.ActiveReports.PageReportModel.IBaseDataSet)
 Property

Gets or sets the fields in the data set.

(Inherited from GrapeCity.ActiveReports.PageReportModel.IBaseDataSet)
 Property

Gets or sets the filters to apply to each row of data in the data set.

 
 Property

Gets or sets a value indicating whether the data is kanatype sensitive.

(Inherited from GrapeCity.ActiveReports.PageReportModel.IBaseDataSet)
 Property

Gets or sets the name of the data set.

(Inherited from GrapeCity.ActiveReports.PageReportModel.IBaseDataSet)
 PropertyGets or sets an IReportComponentContainer representing the parent container. (Inherited from GrapeCity.ActiveReports.PageReportModel.IReportComponent)
 Property

Information about the data source, including connection information, query, etc.

 
 PropertyGets or sets the shared dataset.  
 Property (Inherited from System.ComponentModel.IComponent)
 Property

Gets or sets a value indicating whether the data is width sensitive.

(Inherited from GrapeCity.ActiveReports.PageReportModel.IBaseDataSet)
Top
See Also

Reference

IDataSet Interface
GrapeCity.ActiveReports.PageReportModel Namespace