Gets or sets the height of the grid's caption.
[Visual Basic]
Public Property CaptionHeight As Integer
[C#]
public int CaptionHeight {get;set;}
[Delphi]
public property CaptionHeight: Int32 read get_CaptionHeight write set_CaptionHeight;
Remarks
This property requires that the Caption property of the grid has a value.
See Also
C1TrueDBDropdown Class | C1TrueDBDropdown Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |