Table of Contents

Property CheckedItems

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

CheckedItems

Collection of checked items in this CheckedListBox.

[Browsable(false)]
public IReadOnlyList<object?> CheckedItems { get; }

Property Value

IReadOnlyList<object>