DateBoldEventArgs.StartDate 属性

定义

获取用粗体显示的第一个日期。

此 API 支持产品基础结构,不能在代码中直接使用。

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

属性值

DateTime

用粗体显示的第一个日期。

适用于