[]
        
(Showing Draft Content)

C1.Win.Command.C1Command.CommandStateQuery

CommandStateQuery Event

Event fired when the command state has to be verified.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.10.dll
Syntax
[C1Description("C1Command.CommandStateQuery", "Event fired when the command state has to be verified.")]
public event CommandStateQueryEventHandler CommandStateQuery
<C1Description("C1Command.CommandStateQuery", "Event fired when the command state has to be verified.")>
Public Event CommandStateQuery As CommandStateQueryEventHandler
Returns
Type Description
CommandStateQueryEventHandler Event fired when the command state has to be verified.