AllowCheckBox

Top  Previous  Next

Gets or sets a boolean flag indicating whether the checkboxes will be displayed or not for the grid in readonly mode.

[Visual Basic .NET]

Public Property AllowCheckBox As Boolean

[C#]

public bool AllowCheckBox {get; set;}

 

Remarks

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

AllowCheckBox