Checked Property (SapCheckBox)
Class
SapCheckBox
.
Action
Gets whether the checkbox is checked.
Syntax
C#
protected
Boolean
Checked { get; }
VB
'Declaration Protected Read Property Checked As
Boolean
Access
Read only.