EditCursor
EditCursor
Changes the cursor to an edit/insertion carat
Runtime-only Boolean property
Applies to: Grid
This property is used to change the cursor to an insertion carat when the user is editing cells within a Grid control. For example:
.GridControl1.EditCursor = TRUE