SelectionBinding Property
SelectionBinding
Gets or sets the binding property to the boolean property of the data item which will hold the selection state.
Declaration
public string SelectionBinding { get; set; }
Public Property SelectionBinding As String