Gets the report size to use for an empty report size.
命名空间: Microsoft.ReportingServices.RdlObjectModel
程序集: Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)
语法
声明
Public Shared ReadOnly Property Empty As ReportSize
Get
用法
Dim value As ReportSize
value = ReportSize.Empty
public static ReportSize Empty { get; }
public:
static property ReportSize Empty {
ReportSize get ();
}
static member Empty : ReportSize
static function get Empty () : ReportSize
属性值
类型:Microsoft.ReportingServices.RdlObjectModel.ReportSize
A ReportSize value.