Table of Contents

Method UpdateCheckedIndexes

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

UpdateCheckedIndexes()

Updates the collection of indexes that are marked as checked.

void UpdateCheckedIndexes()

Remarks

This method refreshes the state of the checked indexes, ensuring that the collection reflects the current selection or state. Use this method when the underlying data or selection criteria have changed and the checked indexes need to be recalculated.