The following tables list the members exposed by VisibleItemsCollection.
Name | Description | |
---|---|---|
![]() | Control | Read-only property that returns the UltraOfficeNavBar control that owns the Items collection. |
![]() | Count | Returns the number of items in the collection |
![]() | IsSynchronized | Gets a value indicating whether access to the collection is synchronized (thread-safe). |
![]() | Item | Overloaded. The indexer of the item within the collection. The indexer is an integer. |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the collection. |
Name | Description | |
---|---|---|
![]() | CopyTo | Overloaded. Copies the elements of the collection to an Array, starting at a particular Array index. |
![]() | GetEnumerator | IEnumerable Interface Implementation. |
![]() | IndexOf | Method that removes a item from the Items collection. |
![]() | Sort | Overloaded. Sorts the items in the collection by the ascending values of their resolved Text. |