Base element for multiviews.
The multiviews is an element that contains report items. Each report item in multiviews can be represented as "the view" of the host element. The view element shares same data structure with the host element. The data structure properties includes: dataSet, boundDataColumns, filters, sorts and paramBindings. etc.
Indicates which view works. The valid value is 0 and any positive integer.