BarButtonItem.Hint Property
In This Article
Specifies the bar item’s regular hint.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
String | A string that specifies the bar item’s regular hint. |
#Remarks
See BarItem.Hint to learn more.
See Also