TabPane.State Property
This member supports the internal infrastructure, and is not intended to be used directly from your code. The TabPane control does not support control states.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type |
---|
DevExpress.XtraBars.Navigation.NavigationPaneState |
Remarks
This property overrides the NavigationPane.State property, inherited from the parent NavigationPane class.
See Also