RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDecisionSource.nDataCols Property

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

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

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

 

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