ReportColor.SetEmpty Method
Set the current instance to an empty color.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Sub SetEmpty
'Usage
Dim instance As ReportColor
instance.SetEmpty()
public void SetEmpty()
public:
void SetEmpty()
member SetEmpty : unit -> unit
public function SetEmpty()