Version

VisibleItemsCollection Class Properties

For a list of all members of this type, see VisibleItemsCollection members.

Public Properties
 NameDescription
Public PropertyControlRead-only property that returns the UltraOfficeNavBar control that owns the Items collection.  
Public PropertyCountReturns the number of items in the collection  
Public PropertyIsSynchronizedGets a value indicating whether access to the collection is synchronized (thread-safe).  
Public PropertyItemOverloaded. The indexer of the item within the collection. The indexer is an integer.  
Public PropertySyncRootGets an object that can be used to synchronize access to the collection.  
See Also