DXMenuCheckItem() Constructor
Initializes a new instance of the DXMenuCheckItem class with default settings.
Namespace: DevExpress.Utils.Menu
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Remarks
The item created is in the unchecked state.
See Also