BarButtonItem.Hint Property
Specifies the bar item’s regular hint.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.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