Back to Devexpress

RepositoryItemFontEdit.ContextButtons Property

windowsforms-devexpress-dot-xtraeditors-dot-repository-dot-repositoryitemfontedit-349e97c2.md

latest1.3 KB
Original Source

RepositoryItemFontEdit.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

RepositoryItemFontEdit Class

RepositoryItemFontEdit Members

DevExpress.XtraEditors.Repository Namespace