ComponentOne True DBGrid for WinForms
CaptionHeight Property (Frame)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid.BaseGrid Namespace > Frame Class : CaptionHeight Property
Gets or sets the height of the grid's caption.
Syntax
'Declaration
 
Public Property CaptionHeight As System.Integer
public System.int CaptionHeight {get; set;}
Remarks
This property requires that the Caption property of the grid has a value.
See Also

Reference

Frame Class
Frame Members