AbstractMultiViews

Base element for multiviews. 

Description

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.


index

Indicates which view works. The valid value is 0 and any positive integer.