다음을 통해 공유


PageHeader.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

반환

구현

적용 대상