For a list of all members of this type, see CalendarSelectedDates members.
| Name | Description | |
|---|---|---|
![]() | Capacity | Gets or sets the number of elements that the System.Collections.CollectionBase can contain. (Inherited from System.Collections.CollectionBase) |
![]() | Count | Gets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. (Inherited from System.Collections.CollectionBase) |
![]() | HasRange | Checks if range of selected dates is set. |
![]() | IndividualDates | Gets array of individually selected dates as DateTime objects or null. |
![]() | Item | Gets reference to selected day at particular index. |
![]() | RangeMax | Gets sets maximum date of the range of selected in the calendar. |
![]() | RangeMin | Gets sets minimum date of the range of selected in the calendar. |
| Name | Description | |
|---|---|---|
![]() | InnerList | Gets an System.Collections.ArrayList containing the list of elements in the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase) |
![]() | List | Gets an System.Collections.IList containing the list of elements in the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase) |