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

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

Return Value

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