DimViewMode

Namespace: PP.Exp.Ui;

Description

The DimViewMode enumeration contains variants of displaying dimension panel in the express report.

It is used by the EaxPropertyBarView.DimViewMode property.

Available Values

Value Brief description
0 New. Each dimension is on a separate panel of the PP.Ui.NavigationItem type.
1 Classic. Dimensions are in the controls of the PP.Ui.ComboBox type on one panel.

See also:

PP.Exp.Ui