TcxEditContainerStyles.Content Property
In This Article
Specifies a style for a cell’s content.
#Declaration
Delphi
property Content: TcxStyle index ecs_Content read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
The Content property specifies a style for the editing control cells’ contents. This style is applied to the cells only when the in-place editor is inactive.
See Also