DateBoldEventArgs.StartDate プロパティ

定義

太字の最初の日付を取得します。

この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。

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

プロパティ値

DateTime

太字の最初の日付。

適用対象