Command event arguments.
            
    Namespace: 
   DayPilot.Web.Ui.EventsAssembly: DayPilot (in DayPilot.dll) Version: 5.8.1956.0 (5.8.1956.0)
Syntax
| C# | 
|---|
public class CommandEventArgs : DayPilotEventArgs  | 
| Visual Basic (Declaration) | 
|---|
Public Class CommandEventArgs _ Inherits DayPilotEventArgs  | 
| Visual C++ | 
|---|
public ref class CommandEventArgs : public DayPilotEventArgs  | 
Inheritance Hierarchy
System..::.Object
System..::.EventArgs
DayPilot.Web.Ui.Events..::.DayPilotEventArgs
DayPilot.Web.Ui.Events..::.CommandEventArgs
System..::.EventArgs
DayPilot.Web.Ui.Events..::.DayPilotEventArgs
DayPilot.Web.Ui.Events..::.CommandEventArgs