[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.ColumnFilterEditor.AddValueCheckBox

AddValueCheckBox Method

AddValueCheckBox(object, bool)

Adds a checkbox to value list.

Declaration
protected virtual void AddValueCheckBox(object content, bool isChecked)
Parameters
Type Name Description
object content

Content of the checkbox.

bool isChecked

Whether the value represented by the checkbox is selected.