[]
Gets or sets a value indicating whether the data is width sensitive.
public WidthSensitivity WidthSensitivity { get; set; }
A WidthSensitivity ����� indicating whether the data is width sensitive.
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.