Table of Contents

Method UncheckAllItems

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

UncheckAllItems()

Unchecks all items in the collection.

public void UncheckAllItems()

Remarks

This method sets the checked state of all items to false. It is useful for resetting the checked state of items in a control.