TcxEditContainerStyles.Content Property
Specifies a style for a cell’s content.
Declaration
property Content: TcxStyle index ecs_Content read; write;
Property Value
Type |
---|
TcxStyle |
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