TcxCustomGridTableDateTimeHandling Methods
Represents a set of options that control the manner in which date/time item values are handled in a View and how these values are displayed when filtering or grouping is appliedName | 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. |
GetHashCode | Inherited from TObject. |
GetHourFormat | Returns the format pattern used to display grouping values created using hours. |
GetMonthFormat | Returns the format pattern used to display filter conditions and grouping values created using months. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
GetYearFormat | Returns the format pattern used to display filter conditions and grouping values created using years. |
GroupingChanged | |
QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
ToString | Inherited from TObject. |
See Also