MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / CheckListBehavior Class / SelectionBinding Property
In This Topic
    SelectionBinding Property
    In This Topic
    Gets or sets the binding property to the boolean property of the data item which will hold the selection state.
    Syntax
    public string SelectionBinding {get; set;}
    See Also