UncheckedIcon Property (CheckBoxButtonElement)
In This Topic
Gets the
C1Icon for the unchecked state of the checkBox.
Syntax
'Declaration
Protected Overridable ReadOnly Property UncheckedIcon As C1Icon
protected virtual C1Icon UncheckedIcon {get;}
See Also