CalendarViewType.StartDate Property

Definition

The StartDate property sets the start of the time span for a Calendar View.

public:
 property DateTime StartDate { DateTime get(); void set(DateTime value); };
public DateTime StartDate { get; set; }
Public Property StartDate As DateTime

Property Value

The StartDate property returns the DateTime object that represents the start of the Calendar View time span.

Applies to