ComponentOne ASP.NET MVC Controls
Value Property (Calendar)

C1.Web.Mvc Namespace > Calendar Class : Value Property
Gets or sets the currently selected date.
Syntax
'Declaration
 
<JsonAttribute(1)>
Public Property Value As Date
[Json(1)]
public DateTime Value {get; set;}
See Also

Reference

Calendar Class
Calendar Members