[]
        
(Showing Draft Content)

C1.WPF.Ribbon.ToolStripOverflowItemsCollection

ToolStripOverflowItemsCollection Class

Collection of items that will not be shown inline.

Inheritance
ToolStripOverflowItemsCollection
Namespace: C1.WPF.Ribbon
Assembly: C1.WPF.Ribbon.dll
Syntax
public class ToolStripOverflowItemsCollection : C1DelegateList<object>, INotifyCollectionChanged

Events

Name Description
CollectionChanged

Notifies when the collection changes.