ActiveReports 12
DataSet Class Members
Properties  Methods 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : DataSet Class

The following tables list the members exposed by DataSet.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DataSet class.  
Top
Public Properties
 NameDescription
Public Property

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

 
Public Property

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

 
Public Property

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

 
Public Property

Gets the fields in the data set.

 
Public Property

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

 
Public Property

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

 
Public Property

Gets or sets the name of the dataset.

 
Public Property

Gets or sets the information about the data source, including connection information, query, etc.

 
Public PropertyGets or sets the shared dataset.  
Public Property

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

 
Top
Public Methods
 NameDescription
Public MethodValidates the information in each property of the DataSet object.  
Top
See Also

Reference

DataSet Class
GrapeCity.ActiveReports.PageReportModel Namespace