[]
        
(Showing Draft Content)

C1.Framework.ListBoxElement.SetItemChecked

SetItemChecked Method

SetItemChecked(int, bool)

Sets CheckState for an item with the certain index.

Declaration
public void SetItemChecked(int index, bool check)
Parameters
Type Name Description
int index
bool check