Table of Contents

Property CheckedIndices

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

CheckedIndices

Collection of checked indices in this control.

[Browsable(false)]
public IReadOnlyList<int> CheckedIndices { get; set; }

Property Value

IReadOnlyList<int>