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.
Inheritance
TObject
TPersistent
TInterfacedPersistent
TcxInterfacedPersistent
TcxCustomStyles
TcxStyles
TcxEditContainerStyles
See Also