DateTimeEditors for WinRT
DisplayDateStart Property

Gets or sets the first date to be displayed.
Syntax
'Declaration
 
Public Property DisplayDateStart As System.Nullable(Of Date)
public System.Nullable<DateTime> DisplayDateStart {get; set;}

Property Value

The first date to display.
See Also

Reference

C1DatePicker Class
C1DatePicker Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback