Ribbon.endUpdate

Syntax

endUpdate();

Description

The endUpdate method enables tool ribbon rerendering and refreshes it.

Comments

It is used together with the beginUpdate method.

Example

The method use is given in description of the Ribbon.SelectedItem property.

See also:

Ribbon