CustomHeaderButton.Collection Property
Gets a collection that owns the custom header button.
Namespace: DevExpress.XtraTab.Buttons
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
CustomHeaderButtonCollection | A CustomHeaderButtonCollection object that is the collection that owns the current custom header button. |
See Also