共用方式為


Empty 屬性

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