共用方式為


ReportSize.Empty 屬性

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.

請參閱

參考

ReportSize 結構

Microsoft.ReportingServices.RdlObjectModel 命名空間