APNSoft Controls [4.5.2.20] - API Reference
APNSoftDataGrid.EditFormMethod Property

Gets a value indicating the Edit Form is opened for INSERT or UPDATE. Default value is Undefined. When you open the Edit Form for UPDATE, fill in form fields with selected row data. Use the EditFormRow property to get the selected row.

[Visual Basic]
Public Shared ReadOnly Property EditFormMethod As EditFormMethodValues
[C#]
public static APNSoftDataGrid.EditFormMethodValues EditFormMethod {get;}

See Also

APNSoftDataGrid Class | APNSoft.WebControls Namespace