DataPagerFieldCollection Properties
.NET Framework 4.5
The DataPagerFieldCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of elements contained in the StateManagedCollection collection. (Inherited from StateManagedCollection.) |
|
Item | Gets the DataPagerField object that is at the specified index in the collection. |
| Name | Description | |
|---|---|---|
|
ICollection.Count | Infrastructure. Gets the number of elements contained in the StateManagedCollection collection. (Inherited from StateManagedCollection.) |
|
ICollection.IsSynchronized | Infrastructure. Gets a value indicating whether the StateManagedCollection collection is synchronized (thread safe). This method returns false in all cases. (Inherited from StateManagedCollection.) |
|
ICollection.SyncRoot | Infrastructure. Gets an object that can be used to synchronize access to the StateManagedCollection collection. This method returns null in all cases. (Inherited from StateManagedCollection.) |
|
IList.IsFixedSize | Infrastructure. Gets a value indicating whether the StateManagedCollection collection has a fixed size. This method returns false in all cases. (Inherited from StateManagedCollection.) |
|
IList.IsReadOnly | Infrastructure. Gets a value indicating whether the StateManagedCollection collection is read-only. (Inherited from StateManagedCollection.) |
|
IList.Item | Infrastructure. Gets the IStateManager element at the specified index. (Inherited from StateManagedCollection.) |
|
IStateManager.IsTrackingViewState | Gets a value indicating whether the StateManagedCollection collection is saving changes to its view state. (Inherited from StateManagedCollection.) |