EditIconCancelColor

Top  Previous  Next

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

[Visual Basic .NET]

Public Property EditIconCancelColor As Color

[C#]

public Color EditIconCancelColor {get; set;}

 

Remarks

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

EditIcon_CancelColor

1: In Row Editing

Good_Line

 

 

EditIcon_CancelColor_Batch

2: Batch Editing

Good_Line