[]
        
(Showing Draft Content)

C1.Win.List.ListBase.C1ListBase.GetSelected

GetSelected Method

GetSelected(int)

Checks whether the given row is selected.

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

If it returns True, then the row is selected. Otherwise, it is not selected.