C1.Win.C1List.ListBase Namespace / C1ListBase Class / ShouldSerializeColumnCaptionHeight Method

In This Topic
ShouldSerializeColumnCaptionHeight Method (C1ListBase)
In This Topic
Indicates whether the ColumnCaptionHeight has a default value.
Syntax
'Declaration
 
Protected Overridable Function ShouldSerializeColumnCaptionHeight() As Boolean
 

Return Value

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