Back to Devexpress

TcxEditCellViewInfo Class

vcl-cxinplacecontainer-b9187aa4.md

latest1.5 KB
Original Source

TcxEditCellViewInfo Class

A ViewInfo object that contains the painting information on a data cell in a tabular editing control (e.g., the TreeList control).

Declaration

delphi
TcxEditCellViewInfo = class(
    TcxCustomViewInfoItem,
    IcxHotTrackElement,
    IcxHintableObject,
    IcxEditOwner
)

Remarks

This class contains information about a data cell for the data cell painter. The information includes:

Implements

IcxHotTrackElement

IcxHintableObject

IcxEditOwner

Inheritance

TObject TcxIUnknownObject TcxCustomViewInfoItem TcxEditCellViewInfo

See Also

TcxEditCellViewInfo Members

cxInplaceContainer Unit