NavigationPageBase.PageText Property
Gets or sets the text displayed in the tab header area of a parent Navigation Pane control.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | null | A String value that is the text displayed in the tab header area of a parent Navigation Pane control. |
Remarks
Refer to the Navigation Pane to learn more.
See Also