RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDecisionSource.nDataRows Property

Indicates the number of rows provided to the data region of a decision grid.

Pascal
property nDataRows: Integer;
C++
__property int nDataRows;

Read nDataRows to determine the number of summarized values the decision source provides for a column in a decision grid. Each of the rows counted by nDataRows represents a combination of values or dimension subtotals for each of the open row dimensions. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!