Constants.MinimumItemSize 字段

The minimum item size.

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

语法

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

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