property CustomView.Items as Long
Retrieves the number of rows in Data.

TypeDescription
Long A long expression that holds the number of rows in the pivot-table
The Items property gets the number of rows in the Data array. The ViewChange event is triggered whenever there is a change in the control's view.

Once the ViewChange event occurs the following properties are updated:

Similarly, the internal eXGraph control is updated automatically based on this information. (only if the ControlID property is "exontrol.graph")