TcxCustomControlStyles.Background Property
Represents an editing control’s background style.
Declaration
property Background: TcxStyle index ecs_Background read; write;
Property Value
Type |
---|
TcxStyle |
Remarks
The Background property allows you to define the background style (background image or background color) for the editing control.
See Also