GridItemCollection
Wisej.Web.GridItemCollection
Last updated
Wisej.Web.GridItemCollection
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Contains a collection of GridItem objects.
Name | Type | Description |
---|---|---|
Empty | Specifies that the GridItemCollection has no entries. |
Int32: Returns the number of grid items in the collection.
GridItem: Returns the GridItem at the specified index.
GridItem: Returns the GridItem with the matching label.
Returns an enumeration of all the grid items in the collection.
Returns: IEnumerator. An IEnumerator for the GridItemCollection.