SelectedDatesCollection Properties
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of System::DateTime objects in the SelectedDatesCollection collection. |
![]() | IsReadOnly | Gets a value indicating whether the SelectedDatesCollection collection is read-only. |
![]() | IsSynchronized | Gets a value indicating whether access to the SelectedDatesCollection collection is synchronized (thread safe). |
![]() | Item[Int32] | Gets a System::DateTime object at the specified index in the SelectedDatesCollection collection. |
![]() | SyncRoot | Gets the object that can be used to synchronize access to the SelectedDatesCollection collection. |
Show:
