Back to Devexpress

Presentation.EndUpdate() Method

officefileapi-devexpress-dot-docs-dot-presentation-dot-presentation-03af5313.md

latest1.2 KB
Original Source

Presentation.EndUpdate() Method

Unlocks the Presentation object after you call BeginUpdate.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public void EndUpdate()
vb
Public Sub

Remarks

For more information, refer to the following help topic: Presentation.BeginUpdate.

See Also

Presentation Class

Presentation Members

DevExpress.Docs.Presentation Namespace