'Declaration Public Property WidthSensitivity As WidthSensitivity
public WidthSensitivity WidthSensitivity {get; set;}
'Declaration Public Property WidthSensitivity As WidthSensitivity
public WidthSensitivity WidthSensitivity {get; set;}
If WidthSensitivity.Auto value is specified, the application attempts to determine the width sensitivity by querying the data provider.
Defaults to WidthSensitivity.False value if the data provider does not support this feature.