Data.Bind.Components.TCustomBindGridLink.ResetGrid
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TCustomBindGridLink |
Delphi
procedure ResetGrid; virtual;
C++
virtual void __fastcall ResetGrid();
Description
Adjusts the number of rows in the grid control to correspond to the data source and refills the grid control from the data source.