ASPxClientMenuItem.GetChecked Method
Indicates whether the menu item is checked.
Declaration
GetChecked(): boolean
Returns
Type | Description |
---|---|
boolean |
|
Remarks
This method is in effect only if the item’s MenuItem.GroupName property is set.
See Also