MAUI | ComponentOne
MAUI | ComponentOne
C1.Maui.Core Assembly
/
C1.Maui.Core Namespace
/
C1CheckBox Class
/ IsChecked Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
IsChecked Property (C1CheckBox)
In This Topic
Gets or sets whether the
C1CheckBox
is checked.
Syntax
C#
public
Nullable<bool>
IsChecked {
get
;
set
;}
See Also
Reference
C1CheckBox Class
C1CheckBox Members