TabPane.PageProperties Property
Provides access to properties that manage settings shared among all navigation pages owned by this TabPane control.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraBars.Navigation.IBaseNavigationPageProperties | A DevExpress.XtraBars.Navigation.IBaseNavigationPageProperties object that stores settings shared among all navigation pages owned by this TabPane control. |
See Also