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

In This Topic
ShouldSerializeCursor Method (RenderInputCheckBox)
In This Topic
Indicates whether the Cursor should be serialized.
Syntax
'Declaration
 
Protected Overridable Function ShouldSerializeCursor() As Boolean
 

Return Value

True if the cursor should be serialized, false otherwise.
See Also