[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.DataSet.KanatypeSensitivity

KanatypeSensitivity Property

KanatypeSensitivity

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

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

A KanatypeSensitivity value indicating whether the data is kanatype sensitive.

Implements
Remarks

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

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