Back to Devexpress

RepositoryItemMRUEdit.ContextButtonOptions Property

windowsforms-devexpress-dot-xtraeditors-dot-repository-dot-repositoryitemmruedit-504abca1.md

latest1.4 KB
Original Source

RepositoryItemMRUEdit.ContextButtonOptions 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 SimpleContextItemCollectionOptions ContextButtonOptions { get; }
vb
<Browsable(False)>
Public Overrides ReadOnly Property ContextButtonOptions As SimpleContextItemCollectionOptions

Property Value

Type
SimpleContextItemCollectionOptions

See Also

RepositoryItemMRUEdit Class

RepositoryItemMRUEdit Members

DevExpress.XtraEditors.Repository Namespace