Namespace: PP.Exp.Ui;
The DimViewMode enumeration contains variants of displaying dimension panel in the express report.
It is used by the EaxPropertyBarView.DimViewMode property.
| 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: