DateBoldEventArgs.StartDate 속성

정의

굵게 표시된 첫째 날짜를 가져옵니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

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

속성 값

DateTime

굵게 표시된 첫째 날짜입니다.

적용 대상