EditorButton.Collection Property
Gets the buttons collection that owns the current button.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
EditorButtonCollection | An EditorButtonCollection object which represents a collection of editor buttons. |
See Also