NavigationPageBase.Caption Property
Gets or sets the caption of this page.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value that is the page caption. |
See Also