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

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