Control.Offset

Syntax

Offset: Number;

Description

The Offset property determines coordinates of root DOM node of a control.

Comments

The property value is set from JSON and returned using the getOffset method.

Example

The example of use is given in description of the WbkCategoryView.getFilterButtonmethod.

See also:

Control