ActiveReports 9
IDataSet Interface Members
Properties  Methods 

The following tables list the members exposed by IDataSet.

Public Properties
 NameDescription
 PropertyAccentSensitivity

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

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

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

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

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

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

Gets or sets the fields in the data set.

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

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

 
 PropertyKanatypeSensitivity

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

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

Gets or sets the name of the data set.

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

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

 
 PropertySite (Inherited from System.ComponentModel.IComponent)
 PropertyWidthSensitivity

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

(Inherited from GrapeCity.ActiveReports.PageReportModel.IBaseDataSet)
Top
Public Methods
 NameDescription
 MethodDispose (Inherited from System.IDisposable)
Top
See Also

Reference

IDataSet Interface
GrapeCity.ActiveReports.PageReportModel Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum