Skip to main content

TcxGridTableDateTimeHandling Methods

Contains a set of options that determine the manner in which columns that display date/time values are filtered or grouped, and how their values are displayed when filtering or grouping is applied.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetDateFormat Returns the format pattern used to display grouping values created using the date part of item values. Inherited from TcxCustomGridTableDateTimeHandling.
GetHashCode Inherited from TObject.
GetHourFormat Returns the format pattern used to display grouping values created using hours. Inherited from TcxCustomGridTableDateTimeHandling.
GetMonthFormat Returns the format pattern used to display filter conditions and grouping values created using months. Inherited from TcxCustomGridTableDateTimeHandling.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetYearFormat Returns the format pattern used to display filter conditions and grouping values created using years. Inherited from TcxCustomGridTableDateTimeHandling.
GroupingChanged Inherited from TcxCustomGridTableDateTimeHandling.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
ToString Inherited from TObject.
See Also