True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid.BaseGrid Namespace / Frame Class / RowHeight Property

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