EditBatchDirtyCellBkColor

Top  Previous  Next

Gets or sets the background color for dirty cell(s) for the grid in batch edit mode.

[Visual Basic .NET]

Public Property EditBatchDirtyCellBkColor As Color

[C#]

public Color EditBatchDirtyCellBkColor {get; set;}

 

Remarks

The default value is light blue, and a screenshot is listed below.

EditBatch_DirtyCell