C1.Win.8 Assembly / C1.Framework Namespace / RadioButtonElement Class / CheckState Property

In This Topic
CheckState Property (RadioButtonElement)
In This Topic
Gets or sets the button's CheckState (can be checked, unchecked, or indeterminate).
Syntax
'Declaration
 
Public Property CheckState As CheckState
 
See Also