ReportColor.Empty Property

Definition

Gets the empty color.

public:
 static property Microsoft::ReportingServices::RdlObjectModel::ReportColor Empty { Microsoft::ReportingServices::RdlObjectModel::ReportColor get(); };
public static Microsoft.ReportingServices.RdlObjectModel.ReportColor Empty { get; }
member this.Empty : Microsoft.ReportingServices.RdlObjectModel.ReportColor
Public Shared ReadOnly Property Empty As ReportColor

Property Value

A ReportColor object.

Applies to