Object Reference > True DBGrid Methods > ClearFields Method |
ClearFields Method
The ClearFields method restores the default grid layout (with two blank columns) so that subsequent ReBind operations will automatically derive new column bindings from the (possibly changed) data source.
object.ClearFields
Arguments
None
Return Value
None
You can cancel the grid's automatic layout behavior by invoking the HoldFields method.