Contents
- Index
- Previous
- Next
AdjustRightHandColumn method
Applies to
TProfGrid component
Declaration
function AdjustRightHandColumn(GrowToFit, ShrinkToFit: Boolean): Boolean;
Description
Attempts to adjust the width of the right-hand column to fit in ClientWidth of the grid.
Returns True on success. Returns False if the column width can't be adjusted.