Property Checked
Checked
Sets or gets whether the MenuItem shows a check indicator or not. See MenuItemCheckStyle.
public bool? Checked { get; set; }
Property Value
- bool?
Sets or gets whether the MenuItem shows a check indicator or not. See MenuItemCheckStyle.
public bool? Checked { get; set; }