Partager via


Énumération WidthSensitivities

Specifies whether the data is width-sensitive.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Enumeration WidthSensitivities
'Utilisation
Dim instance As WidthSensitivities
public enum WidthSensitivities
public enum class WidthSensitivities
type WidthSensitivities
public enum WidthSensitivities

Membres

Nom de membre Description
Auto Indicates that the report server should attempt to derive the value from the data provider when the report runs.
True Indicates that the data is width-sensitive.
False Indicates that the data is not width-sensitive.