Skip to main content
A newer version of this page is available. .

DockManagerAppearances.Dispose() Method

Releases all the resources used by the current DockManagerAppearances object.

Namespace: DevExpress.XtraBars.Docking

Assembly: DevExpress.XtraBars.v19.1.dll

Declaration

public virtual void Dispose()

Remarks

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

See Also