BarCustomContainerItemLink.Dispose() Method
Releases all resources used by the BarCustomContainerItemLink.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
Calling the Dispose method allows the resources used by the BarCustomContainerItemLink to be reallocated for other purposes. For more information on Dispose, see Cleaning Up Unmanaged Resources in MSDN.
See Also