TcxPivotGridGroupInterval Enum
In This Article
#Declaration
Delphi
TcxPivotGridGroupInterval = (
giDefault,
giDate,
giDateDay,
giDateDayOfWeek,
giDateDayOfYear,
giDateWeekOfMonth,
giDateWeekOfYear,
giDateMonth,
giDateQuarter,
giDateYear,
giYearAge,
giMonthAge,
giWeekAge,
giDayAge,
giAlphabetical,
giNumeric,
giCustom
);
#Members
Name |
---|
gi
|
gi
|
gi
|
gi
|
gi
|
gi
|
gi
|
gi
|
gi
|
gi
|
gi
|
gi
|
gi
|
gi
|
gi
|
gi
|
gi
|
See Also