バージョン

MinDate プロパティ

最小選択可能な日付。値および期間ペアを含む相対日付。有効な期間は "y" (年)、"m" (月)、"w" (週)、および "d" (日)。たとえば、"+1m +7d" は今日から 1 ヶ月 7 日後を表します。
シンタックス
'宣言
 
Public Property MinDate As System.String
public System.string MinDate {get; set;}
参照

オンラインで表示: GitHub