[]
        
(Showing Draft Content)

C1.Win.TreeView.C1CheckList.Focus

Focus Method

Focus(C1CheckListItem)

Sets focus to a C1CheckList item.

Declaration
public void Focus(C1CheckListItem item)
Public Sub Focus(item As C1CheckListItem)
Parameters
Type Name Description
C1CheckListItem item

The item that will be focused.