TcxGridCardViewDateTimeHandling Methods
Contains a set of options that determine the manner in which card rows that display date/time values are filtered and how their values are displayed when filtering 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 | Redraws display text for grouping date/time values. Inherited from TcxCustomGridTableDateTimeHandling. |
| QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
| ToString | Inherited from TObject. |
See Also