ITileNavButton.Caption Property
Gets or sets the caption of the current ITileNavButton.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
String | A System.String value specifying the caption of the current ITileNavButton object. |
See Also