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.