Click or drag to resize

MccMonthCalendarMinDate Property

컨트롤 날짜의 최소값을 설정하는 속성

Namespace:  Mcc.Series.Controls
Assembly:  Mcc.Series.Controls (in Mcc.Series.Controls.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public DateTime MinDate { get; set; }

Property Value

Type: DateTime
See Also