Constants.DefaultEmptySize 字段
The default empty size.
命名空间: Microsoft.ReportingServices.RdlObjectModel
程序集: Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)
语法
声明
Public Shared ReadOnly DefaultEmptySize As ReportSize
用法
Dim value As ReportSize
value = Constants.DefaultEmptySize
public static readonly ReportSize DefaultEmptySize
public:
static initonly ReportSize DefaultEmptySize
static val DefaultEmptySize: ReportSize
public static final var DefaultEmptySize : ReportSize