A Groups collection contains a collection of navigation Group objects.
Newlook Smartclient
Newlook Server
You can add and remove Group objects to or from the collection using the Groups property of the SmartNav Control at design time.
The Groups collection uses the Count property to return the number of items in the collection.
You can reference an individual item within any Newlook collection by using its Index. All indexes in Newlook are zero-based therefore if you wanted to return the third item in the collection you would use the following syntax:
object.collection(2)
The following properties can be used with the Groups collection:
Newlook Smartclient |
Newlook Server |
Deprecated
|
Obsolete
Property |
Client |
Description |
|
Returns the number of items in this collection. |
None.
Objects and Controls | SmartNav control | Group Object
© 2004-2021 looksoftware. All rights reserved.