Skip to main content

ZIndexControl Class

Serves as the base class for the DockPanel class.

Namespace: DevExpress.XtraBars.Docking

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public abstract class ZIndexControl :
    ContainerControl,
    IDirectXProviderOwner,
    IDirectXClientProvider

Remarks

The class supports the internal infrastructure of XtraBars.

See Also