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

DXMenuCheckItem.Dispose() Method

Releases all the resources used by the current object.

Namespace: DevExpress.Utils.Menu

Assembly: DevExpress.Utils.v21.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Win.Design, DevExpress.Wpf.Core

Declaration

public override void Dispose()

Remarks

This member supports the .NET Framework infrastructure and generally there is no need to call it directly from your code.

See Also