TcxCustomControlStyles.Selection Property
Specifies the selection style within an editing control.
Declaration
property Selection: TcxStyle index ecs_Selection read; write;
Property Value
Type |
---|
TcxStyle |
Remarks
The Selection property allows you to define the selection style (text font and color, background color or image) within the current editing control when it is active (focused).
See Also