Objective Grid for Microsoft® .NET® Reference Guide

GridControl.ReadOnly Property

Back to Class Index

Returns the read only setting.     

[Visual Basic]
Public Property ReadOnly As Boolean
[C#]
public bool ReadOnly {get; set;}

Remarks

    

If true, the user cannot change the cell contents.     

    

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace