Click or drag to resize
SelectedDatesEventArgsSelectedDates Property
Gets a reference to the SelectedDates collection, represented by the Kettic KaxCalendar component that rise the SelectionChanged event.

Namespace: Kettic.AspNet.Controls.Calendar
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public DateTimeCollection SelectedDates { get; }

Property Value

Type: DateTimeCollection
See Also