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.2.dll
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