NavBarControl.AvailableNavBarViews Property
Provides access to the collection of BaseViewInfoRegistrator objects that contain information on painting corresponding Views.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.1.dll
NuGet Packages: DevExpress.Win, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraNavBar.NavBarViewCollection | A DevExpress.XtraNavBar.NavBarViewCollection collection that contains BaseViewInfoRegistrator objects. |
See Also