[]
        
(Showing Draft Content)

C1.Framework.ListBoxElement.GetItemCheckState

GetItemCheckState Method

GetItemCheckState(int)

Sets checkstate for an item with the certain index.

Declaration
public CheckState GetItemCheckState(int index)
Public Function GetItemCheckState(index As Integer) As CheckState
Parameters
Type Name Description
int index
Returns
Type Description
CheckState