Skip to main content
A newer version of this page is available. .

TcxGridLayoutViewDateTimeHandling Class

Date/time settings for a Layout View.

Declaration

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.

See Also