Values for the properties: PositionInsert and PositionUpdate.
| Member Name | Description |
|---|---|
| CenterOfScreen | The Edit Form is positioned in the center of the screen. |
| BelowTheRow | The Edit Form is positioned below the current row. Used for the PositionUpdate property only. |
| TopLeftCornerOfGrid | The Edit Form is positioned at the top left corner of the DataGrid. |
| TopLeftCornerOfScreen | The Edit Form is positioned at the top left corner of the screen. |
| CenterOfGrid | The Edit Form is positioned in the center of the DataGrid. |
Namespace: APNSoft.WebControls
Assembly: APNSoftControls (in APNSoftControls.dll)