Back to Devexpress

IEditorBase Methods

blazor-devexpress-dot-blazor-dot-ieditorbase-dot-underscore-methods.md

latest785 B
Original Source

IEditorBase Methods

A base interface for DevExpress Blazor editors.

NameDescription
BeginUpdate()Suspends component updates caused by parameter changes and method calls until the EndUpdate() method is called.
EndUpdate()Resumes component updates (when the BeginUpdate() method pauses updates) and re-renders the component.

See Also

IEditorBase Interface

IEditorBase Members

DevExpress.Blazor Namespace