| C1.Web.Wijmo.Controls.C1EventsCalendar Namespace > C1EventsCalendar Class : OnClientEventCreating Property |
'Declaration<C1CategoryAttribute("Client-Side Events")> <WidgetOptionNameAttribute("eventCreating")> <System.ComponentModel.DefaultValueAttribute()> <WidgetEventAttribute("e, args")> <C1DescriptionAttribute(Key="C1EventsCalendar.OnClientEventCreating", Description="Occurs when event markup is creating. args.data - the event data. args.eventTemplate The template of events displayed on the view.")> Public Property OnClientEventCreating As System.String
[C1Category("Client-Side Events")] [WidgetOptionName("eventCreating")] [System.ComponentModel.DefaultValue()] [WidgetEvent("e, args")] [C1Description(Key="C1EventsCalendar.OnClientEventCreating", Description="Occurs when event markup is creating. args.data - the event data. args.eventTemplate The template of events displayed on the view.")] public System.string OnClientEventCreating {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2