Editing
Enable or disable editing of cells within a column by an inplace-editor.
cs
[DefaultValue(false)] public Boolean Editing { get; set; }
Enable or disable editing of cells within a column by an inplace-editor.
[DefaultValue(false)] public Boolean Editing { get; set; }