Перечисление WidthSensitivities

Specifies whether the data is width-sensitive.

Пространство имен:  Microsoft.ReportingServices.RdlObjectModel
Сборка:  Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)

Синтаксис

'Декларация
Public Enumeration WidthSensitivities
'Применение
Dim instance As WidthSensitivities
public enum WidthSensitivities
public enum class WidthSensitivities
type WidthSensitivities
public enum WidthSensitivities

Элементы

Имя элемента Описание
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.