TcxGridLayoutViewDateTimeHandling Methods
Date/time settings for a Layout View.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