Свойство Empty

The empty color.

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

Синтаксис

'Декларация
Public Shared ReadOnly Property Empty As ReportColor
    Get
'Применение
Dim value As ReportColor

value = ReportColor.Empty
public static ReportColor Empty { get; }
public:
static property ReportColor Empty {
    ReportColor get ();
}
static member Empty : ReportColor
static function get Empty () : ReportColor

Значение свойства

Тип Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportColor
A ReportColor object.