Back to Devexpress

ListBuilder.RepaintChangesOnly Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-listbuilder-dot-repaintchangesonly.md

latest857 B
Original Source

ListBuilder.RepaintChangesOnly Method

NameParametersDescription
RepaintChangesOnly(JS)valueSpecifies whether to repaint only those elements whose data changed. Mirrors the client-side repaintChangesOnly option.
RepaintChangesOnly(Boolean)valueSpecifies whether to repaint only those elements whose data changed. Mirrors the client-side repaintChangesOnly option.