C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderInputCheckBox Class / SetValue Method
A System.Boolean value.

In This Topic
SetValue Method (RenderInputCheckBox)
In This Topic
Sets the checkbox value.
Syntax
'Declaration
 
Protected Overrides Sub SetValue( _
   ByVal value As Object _
) 
 

Parameters

value
A System.Boolean value.
See Also