Skip to main content

TcxCustomGridTableDateTimeHandling.GroupingChanged Method

Redraws display text for grouping date/time values.

Declaration

procedure GroupingChanged;

Remarks

Call the GroupingChanged procedure to redraw date/time grouping values in group rows on demand. For example, a GroupingChanged call is useful if you need to apply a new HourFormat, MonthFormat, or YearFormat setting immediately.

See Also