RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCubeDim.StartValue Property

Determines how values are grouped along a dimension.

Pascal
property StartValue: String;
C++
__property AnsiString StartValue;

When the BinType property is binYear, binQuarter, or binMonth, set StartValue to the first date (expressed as a string) in the first range of the dimension. If the BinType property is binSet, set StartValue to the drill-down value of the dimension. 

 

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