Event handler for EventSelect callback.
Namespace: DayPilot.Web.MvcAssembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)
Syntax
C# |
---|
protected virtual void OnEventSelect( EventSelectArgs e ) |
Visual Basic |
---|
Protected Overridable Sub OnEventSelect ( _ e As EventSelectArgs _ ) |
Visual C++ |
---|
protected: virtual void OnEventSelect( EventSelectArgs^ e ) |