[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.AllowDeleting

AllowDeleting Property

AllowDeleting

Determines whether row deleting is allowed.

Declaration
[Parameter]
public bool AllowDeleting { get; set; }
<Parameter>
Public Property AllowDeleting As Boolean
Remarks

If this property is set to true, the user can delete rows by selecting them and then pressing the DEL key or from the grid selection menu.