C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderInputCheckBox Class / GetValue Method

In This Topic
GetValue Method (RenderInputCheckBox)
In This Topic
Gets the checkbox value.
Syntax
'Declaration
 
Protected Overrides Function GetValue() As Object
 

Return Value

True if the checkbox is checked, false otherwise.
See Also