[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.DataSet.WidthSensitivity

WidthSensitivity Property

WidthSensitivity

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

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

A WidthSensitivity ����� indicating whether the data is width sensitive.

Implements
Remarks

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

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