ComponentOne List for WinForms
C1.Win.C1List Namespace / Split Class / ShouldSerializeColumnCaptionHeight Method

In This Topic
    ShouldSerializeColumnCaptionHeight Method (Split)
    In This Topic
    Indicates whether the ColumnCaptionHeight has a default value.
    Syntax
    'Declaration
     
    
    Public Function ShouldSerializeColumnCaptionHeight() As Boolean
    public bool ShouldSerializeColumnCaptionHeight()

    Return Value

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