[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.IBaseDataSet.Collation

Collation Property

Collation

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

Declaration
string Collation { get; set; }
Property Value
Type Description
string

A string value indicating the locale for the collation sequence.

Remarks

If no collation is specified, the application attempts to determine the collation setting by querying the data provider. Defaults to the application's locale settings if the data provider does not support this feature or returns an invalid value.