Свойство IsEmpty

Indicates whether the report size has not been set.

Пространство имен:  Microsoft.ReportingServices.RdlObjectModel
Сборка:  Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)

Синтаксис

'Декларация
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.