Back to Devexpress

TcxGridLayoutViewDateTimeHandling Class

vcl-cxgridlayoutview-cf93c75e.md

latest1.3 KB
Original Source

TcxGridLayoutViewDateTimeHandling Class

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

TcxGridLayoutViewDateTimeHandling Members

cxGridLayoutView Unit