AllowDelete Property (FlexSheet)
Gets or sets a value that indicates whether the grid should delete selected rows when the user presses the Delete key.
public virtual bool AllowDelete {get; set;}
'Declaration
Public Overridable Property AllowDelete As Boolean