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