DataPattern Property

DataSize Property

Introduction

 

DataRows Property


 

Returns the total number of data rows that have been entered into the data buffer.

 

Syntax

value = FlpGrf.DataRows

 

The DataRows property has these parts:

Part

Description

FlpGrf

An object expression that evaluates the Flipper Graph ASP object.

value

An integer expression returning the number of data rows.

 

Remarks

This property returns the number of data rows that have been entered into the data buffer by DataValue. This information can be used to limit the number of rows used in the graph with DataBeginRow and DataEndRow.


 

See Also

All Data Routines



DataPattern Property DataSize Property

 

 

Last modified on: Friday, August 16, 2002