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.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
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