Namespace: PP.Exp.Ui;
The EaxViewMode enumeration contains possible layouts for data views in the express report working area.
It is used by the EaxModeSelectorView.GetCurrentViewMode method.
Value | Brief description |
0 | Maximized. Data views are arranged all over the working area. |
1 | Horizontal. Horizontal layout of data views. |
2 | Vertical. Vertical layout of data views. |
See also: