MonthCalendarMSelectionEnd プロパティ |
MonthCalenderM for Windows Forms 2.1.0.4
選択されている日付範囲の終了日を取得します。
名前空間: WiseupSoft.Win.Controlアセンブリ: MonthCalendarM (in MonthCalendarM.dll) バージョン: 2.1.0.4 (2.1.0.4)
構文 public DateTime SelectionEnd { get; }
Public ReadOnly Property SelectionEnd As DateTime
Get
プロパティ値
型:
DateTime
選択範囲の終了日を示す System.DateTime。
戻り値
型:
DateTime解説
MultiSelect プロパティが Simple (複数選択) の場合のみ有効です。
参照