PageFooter.Execute(Command) メソッド

定義

public:
 virtual bool Execute(Microsoft::ReportDesigner::Command ^ id);
public bool Execute(Microsoft.ReportDesigner.Command id);
abstract member Execute : Microsoft.ReportDesigner.Command -> bool
override this.Execute : Microsoft.ReportDesigner.Command -> bool
Public Function Execute (id As Command) As Boolean

パラメーター

id
Command

返品

実装

適用対象