WidthSensitivities Enum

Definition

Specifies whether the data is width-sensitive.

public enum class WidthSensitivities
public enum WidthSensitivities
type WidthSensitivities = 
Public Enum WidthSensitivities
Inheritance
WidthSensitivities

Fields

Auto 0

Indicates that the report server should attempt to derive the value from the data provider when the report runs.

False 2

Indicates that the data is not width-sensitive.

True 1

Indicates that the data is width-sensitive.

Applies to