Wisej.Web.GridItemCollection
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Contains a collection of GridItem objects.
Name | Type | Description |
---|---|---|
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.
Empty
Specifies that the GridItemCollection has no entries.