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

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

    Return Value

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