[]
        
(Showing Draft Content)

C1.Framework.ListBoxElement.GetItemChecked

GetItemChecked Method

GetItemChecked(int)

Gets a value that indicates whether the item with certain index is checked or not.

Declaration
public bool GetItemChecked(int index)
Parameters
Type Name Description
int index
Returns
Type Description
bool