GUICheckboxModelIsChecked Property
|
Determines if the Checkbox is checked.
Namespace:
Livit.Learn.Model.GUIAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic bool IsChecked { get; set; }
Property Value
Type:
Boolean
See Also