Skip to main content

ReadOnlyPanelCollection() Constructor

Initializes a new instance of the ReadOnlyPanelCollection class.

Namespace: DevExpress.XtraBars.Docking

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public ReadOnlyPanelCollection()

Remarks

This constructor is called automatically when the dock manager initializes its DockManager.Panels property.

See Also