Collection Properties
Defines the base type for collections used by DevExpress web controls.Name | Description |
---|---|
Count |
Gets the number of items contained within the collection.
Inherited from State |
Is |
Gets a value indicating whether the collection is empty.
Inherited from State |
Owner | Gets the collection’s owner. |
See Also