Skip to main content

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

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

Remarks

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

Inheritance

See Also