SourceView.refreshAll

Syntax

refreshAll(fireEvent: Boolean, args: PP.Mb.Ui.PropertyChangedEventArgs);

Parameters

fireEvent - Indicates whether the event is fired.

args - Update parameters.

Description

The refreshAll method refreshes all items of express report table.

Example

The property use is given in the page with description of the GridView.EditModeproperty.

See also:

SourceView