Skip to main content

DockManagerAppearances.Dispose() Method

Releases all the resources used by the current DockManagerAppearances object.

Namespace: DevExpress.XtraBars.Docking

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public virtual void Dispose()

Remarks

This method supports the internal XtraBars infrastructure. Normally it isn’t necessary to call it directly.

See Also