ActiveReports 8
IBaseDataSet Interface Members
See Also  Properties 
GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : IBaseDataSet Interface

Glossary Item Box

The following tables list the members exposed by IBaseDataSet.

Public Properties

 NameDescription
 PropertyAccentSensitivity

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

 
 PropertyCaseSensitivity

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

 
 PropertyCollation

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

 
 PropertyFields

Gets or sets the fields in the data set.

 
 PropertyKanatypeSensitivity

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

 
 PropertyName

Gets or sets the name of the data set.

 
 PropertyWidthSensitivity

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

 
Top

See Also