ReportColor.SetEmpty 方法
Set the current instance to an empty color.
命名空间: Microsoft.ReportingServices.RdlObjectModel
程序集: Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)
语法
声明
Public Sub SetEmpty
用法
Dim instance As ReportColor
instance.SetEmpty()
public void SetEmpty()
public:
void SetEmpty()
member SetEmpty : unit -> unit
public function SetEmpty()