RibbonTabCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionRibbonTab
    System.Collections.ObjectModelObservableCollectionRibbonTab
      Bricscad.WindowsRibbonObservableCollectionRibbonTab
        Bricscad.WindowsRibbonTabCollection

Namespace: Bricscad.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version: 26.1.4.0
Syntax
public class RibbonTabCollection : RibbonObservableCollection<RibbonTab>

The RibbonTabCollection type exposes the following members.

Constructors
  Name Description
Public method RibbonTabCollection Initializes a new instance of the RibbonTabCollection class
Top
Properties
  Name Description
Public property Count
(Inherited from CollectionRibbonTab)
Public property Item
(Inherited from CollectionRibbonTab)
Protected property Items
(Inherited from CollectionRibbonTab)
Top
Methods
  Name Description
Public method Add
(Inherited from CollectionRibbonTab)
Protected method BlockReentrancy
(Inherited from ObservableCollectionRibbonTab)
Protected method CheckReentrancy
(Inherited from ObservableCollectionRibbonTab)
Public method Clear
(Inherited from CollectionRibbonTab)
Protected method ClearItems
(Inherited from ObservableCollectionRibbonTab)
Public method Contains
(Inherited from CollectionRibbonTab)
Public method CopyFrom
(Inherited from RibbonObservableCollectionT)
Public method CopyTo
(Inherited from CollectionRibbonTab)
Public method Equals
(Inherited from Object)
Protected method Finalize
(Inherited from Object)
Public method GetEnumerator
(Inherited from CollectionRibbonTab)
Public method GetHashCode
(Inherited from Object)
Public method GetType
(Inherited from Object)
Public method IndexOf
(Inherited from CollectionRibbonTab)
Public method Insert
(Inherited from CollectionRibbonTab)
Protected method InsertItem
(Inherited from ObservableCollectionRibbonTab)
Protected method MemberwiseClone
(Inherited from Object)
Public method Move
(Inherited from ObservableCollectionRibbonTab)
Protected method MoveItem
(Inherited from ObservableCollectionRibbonTab)
Protected method OnCollectionChanged
(Inherited from ObservableCollectionRibbonTab)
Protected method OnPropertyChanged
(Inherited from ObservableCollectionRibbonTab)
Public method Remove
(Inherited from CollectionRibbonTab)
Public method RemoveAt
(Inherited from CollectionRibbonTab)
Protected method RemoveItem
(Inherited from ObservableCollectionRibbonTab)
Protected method SetItem
(Inherited from ObservableCollectionRibbonTab)
Public method ToString
(Inherited from Object)
Top
Events
  Name Description
Public event CollectionChanged
(Inherited from ObservableCollectionRibbonTab)
Protected event PropertyChanged
(Inherited from ObservableCollectionRibbonTab)
Top
See Also

©  Bricsys NV. All rights reserved.