DimElementState

Namespace: PP.Mb.Ui

Description

The DimElementState enumerations lists options of state availability for an item (such states as: selection, data availability, inclusion into a group, and so on).

Available Values

Value Brief description

None

The state is not available for the node and its children.

Child

The node does not have this state, but the children have.

Self

The node has some state, but its children do not have.

SelfAndChild

Both the node and its children have this state.

See also:

PP.Mb.Ui