다음을 통해 공유


IsEmpty 속성

Indicates whether the report size has not been set.

네임스페이스:  Microsoft.ReportingServices.RdlObjectModel
어셈블리:  Microsoft.ReportingServices.Designer.Controls.dll의 Microsoft.ReportingServices.Designer.Controls

구문

‘선언
Public ReadOnly Property IsEmpty As Boolean
    Get
‘사용 방법
Dim instance As ReportSize
Dim value As Boolean

value = instance.IsEmpty
public bool IsEmpty { get; }
public:
property bool IsEmpty {
    bool get ();
}
member IsEmpty : bool
function get IsEmpty () : boolean

속성 값

형식: System. . :: . .Boolean
A Boolean value.