EditIconUpdateColor

Top  Previous  Next

Gets or sets the color for Update Icon to confirm editing row(s) for the grid in edit mode - either in row editing or batch editing.

[Visual Basic .NET]

Public Property EditIconUpdateColor As Color

[C#]

public Color EditIconUpdateColor {get; set;}

 

Remarks

The default value is green, and 2 screenshots are listed below.

EditIcon_UpdateColor

1: In Row Editing

Good_Line

 

 

EditIcon_UpdateColor_Batch

2: Batch Editing

Good_Line