TriState

Namespace: PP.Mb

Description

The TriState enumeration contains variants of rendering a control on theControls regular report panel.

It is used by the ControlBarView.ControlsRenderState.

Available Values

Value

Brief description

0

OffOption. Control is not created or added to DOM node.

1

OnOption. Created control is added to DOM node.

2

Undefined. Created control is not added to DOM node.

See also:

PP.Mb