ASPxClientCardView.GetEditFormLayout Method
Gets the form layout.
Declaration
GetEditFormLayout(): ASPxClientFormLayout
Returns
Type | Description |
---|---|
ASPxClientFormLayout | The form layout. |
Remarks
Use the GetEditFormLayout method to access the form layout and its settings.
See Also