GridItemCollection
Wisej.Web.GridItemCollection
public class GridItemCollection : ICollection, IEnumerable, ICollection<GridItem>, IEnumerable<GridItem>Public Class GridItemCollection
Inherits ICollection
Implements IEnumerable, ICollection(Of GridItem), IEnumerable(Of GridItem)Fields
Name
Type
Description
Properties
Count
Item(index)
Item(label)
Methods
GetEnumerator()
Last updated
Was this helpful?

