MonthViewMonthStartDate Property |
Namespace: Kettic.AspNet.Controls.Calendar.ViewAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic DateTime MonthStartDate { get; }
Public ReadOnly Property MonthStartDate As DateTime
Get
public:
property DateTime MonthStartDate {
DateTime get ();
}
member MonthStartDate : DateTime with get
Property Value
Type:
DateTime
See Also