Back to Devexpress

NavBarControl.ContentButtonHint Property

windowsforms-devexpress-dot-xtranavbar-dot-navbarcontrol-fe0696ee.md

latest1.3 KB
Original Source

NavBarControl.ContentButtonHint Property

Gets or sets the content button’s hint.

Namespace : DevExpress.XtraNavBar

Assembly : DevExpress.XtraNavBar.v25.2.dll

NuGet Package : DevExpress.Win

Declaration

csharp
[DefaultValue("")]
public string ContentButtonHint { get; set; }
vb
<DefaultValue("")>
Public Property ContentButtonHint As String

Property Value

TypeDefaultDescription
StringString.Empty

A String value that specifies the content button’s hint.

|

Remarks

See Also

NavBarControl Class

NavBarControl Members

DevExpress.XtraNavBar Namespace