Back to Devexpress

RepositoryItemMRUEdit.ContextButtons Property

windowsforms-devexpress-dot-xtraeditors-dot-repository-dot-repositoryitemmruedit-957bb1ee.md

latest1.3 KB
Original Source

RepositoryItemMRUEdit.ContextButtons Property

This member supports the internal infrastructure, and is not intended to be used directly from your code. This property is not relevant for this class.

Namespace : DevExpress.XtraEditors.Repository

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public override ContextItemCollection ContextButtons { get; }
vb
<Browsable(False)>
Public Overrides ReadOnly Property ContextButtons As ContextItemCollection

Property Value

Type
ContextItemCollection

See Also

RepositoryItemMRUEdit Class

RepositoryItemMRUEdit Members

DevExpress.XtraEditors.Repository Namespace