MoveColumnBorderColor

Top  Previous  Next

Gets or sets the border color of the moving column(s) for the grid.

[Visual Basic .NET]

Public Property MoveColumnBorderColor As Color

[C#]

public Color MoveColumnBorderColor {get; set;}

 

Remarks

The default value is red, and a screenshot is listed below.

MoveColumnBorderColor