Gets or sets the method to be called when selection is made.

Namespace:  C1.Web.iPhone.C1Calendar
Assembly:  C1CalendarClient (in C1CalendarClient.dll)

Syntax

JavaScript
function get_onClientSelectionChanged();
function set_onClientSelectionChanged(value);

See Also