How to disable editing of the WinForms GridView or Grid Control in DevExpress? To accomplish this task, you can use the GridView.OptionsBehavior.Editable or GridViewOptionsBehavior.ReadOnly property. set Editable to "false" or set ReadOnly to "true"
No comments:
Post a Comment
Note: only a member of this blog may post a comment.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.