次の方法で共有


ISelection.QueryState(Command) メソッド

定義

public:
 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
Public Function QueryState (id As Command) As CommandState

パラメーター

id
Command

戻り値

適用対象