ASPxClientGridView.GetPopupEditForm Method
Gets the Popup Edit Form.
Declaration
GetPopupEditForm(): ASPxClientPopupControl
Returns
Type | Description |
---|---|
ASPxClientPopupControl | An ASPxClientPopupControl object that represents the Popup Edit Form. |
See Also