[]
        
(Showing Draft Content)

C1.Framework.ListBoxElement.SetItemCheckState

SetItemCheckState Method

SetItemCheckState(int, CheckState)

Sets checkstate for an item with the certain index.

Declaration
public void SetItemCheckState(int index, CheckState state)
Parameters
Type Name Description
int index
CheckState state