RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomGrid.GetGridHeight Method

Returns the value of the GridHeight property.

Pascal
function GetGridHeight: Integer;
C++
__fastcall int GetGridHeight();

GetGridHeight is the protected property access method for the GridHeight property. It computes the value of the GridHeight property based on the row heights, separator width, and the size of the control. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!