TcxGridLayoutViewDateTimeHandling Class
In This Article
Date/time settings for a Layout View.
#Declaration
Delphi
TcxGridLayoutViewDateTimeHandling = class(
TcxCustomGridTableDateTimeHandling
)
#Remarks
This class does not introduce any new functionality. Refer to the description of the base TcxCustomGridTableDateTimeHandling class, for details.
The TcxGridLayoutViewDateTimeHandling object is referenced by the View’s DateTimeHandling property.
#Inheritance
TObject
TPersistent
TInterfacedPersistent
TcxInterfacedPersistent
TcxCustomGridOptions
TcxCustomGridTableDateTimeHandling
TcxGridLayoutViewDateTimeHandling
See Also