RibbonPanelCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionRibbonPanel
    System.Collections.ObjectModelObservableCollectionRibbonPanel
      Bricscad.WindowsRibbonObservableCollectionRibbonPanel
        Bricscad.WindowsRibbonPanelCollection

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

The RibbonPanelCollection type exposes the following members.

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

©  Bricsys NV. All rights reserved.