Compartir a través de


ISelection.QueryState(Command) Método

Definición

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

Parámetros

id
Command

Devoluciones

Se aplica a