C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderInputButton Class / ShouldSerializeSplitVertBehavior Method

In This Topic
ShouldSerializeSplitVertBehavior Method (RenderInputButton)
In This Topic
Tests whether the SplitVertBehavior property should be serialized.
Syntax
'Declaration
 
Protected Overridable Function ShouldSerializeSplitVertBehavior() As Boolean
 

Return Value

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