Icon Create Method

constructor Create(AGrid: TGridControl)

Available In: Visual Client Applications

Use this method to create a new instance of the TGridRows class. The AGrid parameter indicates the parent grid control instance that will manage the rows.
Image