CheckLineWidth

Top  Previous  Next

Gets or sets the check line's width in pixels for the checkbox(es) for the grid in readonly mode.

[Visual Basic .NET]

Public Property CheckLineWidth As Integer

[C#]

public int CheckLineWidth {get; set;}

 

Remarks

The default value is 1, and it can only be either 1 or 2.