[]
        
(Showing Draft Content)

C1.Web.Mvc.FlexGridBase-1.AllowDelete

AllowDelete Property

AllowDelete

Gets or sets a value that indicates whether the grid should delete selected rows when the user presses the Delete key.

Declaration
public virtual bool AllowDelete { get; set; }
Remarks

Selected rows will not be deleted if the IsReadOnly property is set to true.