CalendarView.StartDate Property

Definition

Gets or sets the start date.

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

Property Value

A DateTime object. The start date.

Applies to