Gets or sets the selected dates collection.

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

Syntax

C#
public C1DateCollection SelectedDates { get; }
Visual Basic
Public ReadOnly Property SelectedDates As C1DateCollection
	Get

See Also