Constants.MaximumItemSize 字段

The maximum item size.

命名空间:  Microsoft.ReportingServices.RdlObjectModel
程序集:  Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)

语法

声明
Public Shared ReadOnly MaximumItemSize As ReportSize
用法
Dim value As ReportSize

value = Constants.MaximumItemSize
public static readonly ReportSize MaximumItemSize
public:
static initonly ReportSize MaximumItemSize
static val MaximumItemSize: ReportSize
public static final var MaximumItemSize : ReportSize