[]
        
(Showing Draft Content)

C1.Blazor.Grid.CheckListBehavior.SelectionBinding

SelectionBinding Property

SelectionBinding

Gets or sets the binding property to the boolean property of the data item which will hold the selection state.

Declaration
[Parameter]
public string SelectionBinding { get; set; }