[]
        
(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 : C1DataCollectionList<object>
Public Class ToolStripOverflowItemsCollection
    Inherits C1DataCollectionList(Of Object)