C1.Win.8 Assembly / C1.Framework Namespace / CheckBoxButtonElement Class / CheckIcon Property

In This Topic
CheckIcon Property (CheckBoxButtonElement)
In This Topic
Gets the C1Icon for the checked state of the checkBox.
Syntax
'Declaration
 
Protected Overridable ReadOnly Property CheckIcon As C1Icon
 
See Also