Menu item command (see Command property).

Namespace: DayPilot.Web.Ui.Events
Assembly:  DayPilot (in DayPilot.dll)
Version: 4.0.1172.0

Syntax

C#
public string Command{ get;}
Visual Basic (Declaration)
Public ReadOnly Property Command As String
Visual C++
public:
property String^ Command {
	String^ get ();
}

See Also