Skip to main content

DockManagerAppearances.Dispose() Method

Releases all the resources used by the current DockManagerAppearances object.

Namespace: DevExpress.XtraBars.Docking

Assembly: DevExpress.XtraBars.v24.2.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