ReadOnly

Top  Previous  Next

Gets or sets a boolean flag indicating whether the grid is in read-only or edit mode.

[Visual Basic .NET]

Public Property ReadOnly As Boolean

[C#]

public bool ReadOnly {get; set;}

 

Remarks

The default value is TRUE.