Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets the empty color.
Espacio de nombres: Microsoft.ReportingServices.RdlObjectModel
Ensamblado: Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxis
'Declaración
Public Shared ReadOnly Property Empty As ReportColor
Get
'Uso
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
Valor de la propiedad
Tipo: Microsoft.ReportingServices.RdlObjectModel.ReportColor
A ReportColor object.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.RdlObjectModel