Back to Devexpress

CustomHeaderButton.Shortcut Property

windowsforms-devexpress-dot-xtratab-dot-buttons-dot-customheaderbutton.md

latest1.1 KB
Original Source

CustomHeaderButton.Shortcut Property

The property is not supported.

Namespace : DevExpress.XtraTab.Buttons

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public override KeyShortcut Shortcut { get; set; }
vb
<Browsable(False)>
Public Overrides Property Shortcut As KeyShortcut

Property Value

Type
KeyShortcut

See Also

CustomHeaderButton Class

CustomHeaderButton Members

DevExpress.XtraTab.Buttons Namespace