ActiveReports 11
IDataSet Interface Members
Properties  Methods 

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

The following tables list the members exposed by IDataSet.

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
Public Methods
 NameDescription
 MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable)
Top
See Also

Reference

IDataSet Interface
GrapeCity.ActiveReports.PageReportModel Namespace