Calendar for WinRT
DisplayDate Property

Gets or sets the System.DateTime value specifying the currently displayed month of a year. This is a dependency property.
Syntax
'Declaration
 
Public Property DisplayDate As System.Date
public System.DateTime DisplayDate {get; set;}
Remarks
Changing this property value explicitly or implicitly via the SelectedDate property forces the control to refresh its UI so as to represent an updated month of a year.
See Also

Reference

C1Calendar Class
C1Calendar Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback