Skip to main content

TcxEditContainerStyles Class

Contains style for the editing control cells.

Declaration

TcxEditContainerStyles = class(
    TcxStyles
)

Remarks

TcxEditContainerStyles object represents the collection of editing control styles. It inherits all the TcxStyles collection functionality and adds a new style (Content). This style defines the appearance of the editing control cells when the in-place editor is inactive.

See Also