ReportBody.QueryState(Command) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- id
- Command