MainMenuItemChecked Property

Determines whether the current main menu item is checked or not.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.74.9654.0
C#
public bool Checked { get; set; }

Property Value

Boolean

See Also