[This is preliminary documentation and is subject to change.]
Check the specified |index|. Only applies to check and radio items. Returns
true on success.
Namespace: Xilium.CefGlueAssembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax
Parameters
- index
- Type: System Int32
[Missing <param name="index"/> documentation for "M:Xilium.CefGlue.CefMenuModel.SetCheckedAt(System.Int32,System.Boolean)"]
- value
- Type: System Boolean
[Missing <param name="value"/> documentation for "M:Xilium.CefGlue.CefMenuModel.SetCheckedAt(System.Int32,System.Boolean)"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:Xilium.CefGlue.CefMenuModel.SetCheckedAt(System.Int32,System.Boolean)"]
See Also