SchedulerNavigationCommandEventArgsSelectedDate Property |
The new date that has been selected.
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic DateTime SelectedDate { get; }
Public ReadOnly Property SelectedDate As DateTime
Get
public:
property DateTime SelectedDate {
DateTime get ();
}
member SelectedDate : DateTime with get
Property Value
Type:
DateTime
Remarks
See Also