Table of Contents

Property SelectedItems

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

SelectedItems

The collection of selected items.

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

Property Value

IReadOnlyList<object>