C1.Win.C1List Namespace / C1Combo Class / ShouldSerializeVerticalAlign Method

In This Topic
ShouldSerializeVerticalAlign Method (C1Combo)
In This Topic
Indicates whether the VerticalAlign has a default value.
Syntax
'Declaration
 
Protected Overridable Function ShouldSerializeVerticalAlign() As Boolean
 

Return Value

True if the VerticalAlign has no default value; otherwise, it is false.
See Also