CheckedMenuItem
Wisej.Web.CheckedMenuItem
Last updated
Was this helpful?
Wisej.Web.CheckedMenuItem
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Represents an individual menu item that is displayed within a MainMenu or ContextMenu and always shows a checkbox next to the label.
Initializes a new instance of CheckedMenuItem.
Fires the Click event.
Renders the client component.
Provides access to the UserData
and Tag
properties associated to the component implementing this interface.
Bindable components implement this interface.
Defines an object that can invoke a Command.
All wisej components implement this interface.
Allows an object to serialize itself.