[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.DataSet.AccentSensitivity

AccentSensitivity Property

AccentSensitivity

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

Declaration
public AccentSensitivity AccentSensitivity { get; set; }
Property Value
Type Description
AccentSensitivity

An AccentSensitivity value indicating whether the data is accent sensitive.

Implements
Remarks

If Auto value is specified, the application attempts to determine the accent sensitivity by querying the data provider.

Defaults to False value if the data provider does not support this feature.