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

In This Topic
GetDefaultSplitVertBehavior Method (RenderInputCheckBox)
In This Topic
Gets the default value for the SplitVertBehavior property.
Syntax
'Declaration
 
Protected Overridable Function GetDefaultSplitVertBehavior() As SplitBehaviorEnum
 

Return Value

SplitBehaviorEnum.Never
See Also