IsItemChecked Method
IsItemChecked(string)
Gets a value that indicates whether the item is checked or not.
Declaration
public bool IsItemChecked(string item)
Public Function IsItemChecked(item As String) As Boolean
Parameters
| Type |
Name |
Description |
| string |
item |
|
Returns