DateBoldEventArgs.StartDate Property

Definition

Gets the first date that is bold.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 property DateTime StartDate { DateTime get(); };
public DateTime StartDate { get; }
member this.StartDate : DateTime
Public ReadOnly Property StartDate As DateTime

Property Value

The first date that is bold.

Applies to