True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / Split Class / CaptionHeight Property

In This Topic
    CaptionHeight Property (Split)
    In This Topic
    Gets or sets the height of the caption.
    Syntax
    'Declaration
     
    Public Property CaptionHeight As System.Integer
    public System.int CaptionHeight {get; set;}
    See Also