Provides data for "CommandExecution" events.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public class CommandExecutionEventArgs : EventArgs
Visual Basic
Public Class CommandExecutionEventArgs _
	Inherits EventArgs
JScript
public class CommandExecutionEventArgs extends EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Ico.Gwx..::..CommandExecutionEventArgs

See Also