TcxCustomGridTableItem.GroupingDateRanges Property
In This Article
Provides access to the item’s collection of grouping date ranges.
#Declaration
Delphi
property GroupingDateRanges: TcxGridGroupingDateRanges read;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the OnInitGroupingDateRanges event to customize this collection.
See Also