다음을 통해 공유


PageHeader.QueryState(Command) 메서드

정의

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

매개 변수

id
Command

반환

구현

적용 대상