[]
Gets or sets the C1Color that is used to paint the background of cells in edit mode.
[Parameter] public C1Color EditorBackground { get; set; }
<Parameter> Public Property EditorBackground As C1Color