[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.IBaseDataSet.AccentSensitivity

AccentSensitivity Property

AccentSensitivity

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

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

An AccentSensitivity value indicating whether the data is accent sensitive.

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.