このクラスのメンバの一覧は、CalendarSelectedDatesメンバを参照してください。
| 名前 | 解説 | |
|---|---|---|
![]() | Capacity | Gets or sets the number of elements that the System.Collections.CollectionBase can contain. System.Collections.CollectionBaseから継承されます。 |
![]() | Count | Gets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. System.Collections.CollectionBaseから継承されます。 |
![]() | HasRange | 選択される日付の範囲が設定されているかどうかを確認します。 |
![]() | IndividualDates | DateTime オブジェクトとして選択された日付の配列または null を取得します。 |
![]() | Item | 特定のインデックスで選択した日への参照を取得します。 |
![]() | RangeMax | カレンダーで選択される範囲の最大日付を取得または設定します。 |
![]() | RangeMin | カレンダーで選択される範囲の最小日付を取得または設定します。 |
| 名前 | 解説 | |
|---|---|---|
![]() | InnerList | Gets an System.Collections.ArrayList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |
![]() | List | Gets an System.Collections.IList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |