[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.IBaseDataSet.WidthSensitivity

WidthSensitivity Property

WidthSensitivity

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

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

A WidthSensitivity ìôäãó indicating whether the data is width sensitive.

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.