'Declaration
Public Sub Uncheck( _ Optional ByVal allChildrens As Boolean _ )
public void Uncheck( bool allChildrens )
Parameters
- allChildrens
- If true then sets all checkbox of child nodes to the unchecked state.
'Declaration
Public Sub Uncheck( _ Optional ByVal allChildrens As Boolean _ )
public void Uncheck( bool allChildrens )