MonthCalendarMCustomDate プロパティ |
MonthCalenderM for Windows Forms 2.1.0.4
登録されているすべてのカスタム日付データを取得します。
名前空間: WiseupSoft.Win.Controlアセンブリ: MonthCalendarM (in MonthCalendarM.dll) バージョン: 2.1.0.4 (2.1.0.4)
構文 public Collection<CustomDate> CustomDate { get; }
Public ReadOnly Property CustomDate As Collection(Of CustomDate)
Get
戻り値
型:
CollectionCustomDate
登録されているカスタム日付データを表す System.Collections.ObjectModel.Collection 。
参照