Skip to main content
Tab

ASPxCardView.UpdateEdit() Method

In This Article

Saves all the changes made and switches the ASPxCardView to browse mode.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public void UpdateEdit()

#Remarks

End-users can update the edited card by clicking the Update command item.

See Also