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

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

Syntax

C#
public string OnClientSelectionChanged { get; set; }
Visual Basic
Public Property OnClientSelectionChanged As String
	Get
	Set

See Also