Table of Contents

Property SelectedItemsCollection

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

SelectedItemsCollection

Gets a collection of the selected items.

[Browsable(false)]
public IEnumerable<object> SelectedItemsCollection { get; }

Property Value

IEnumerable<object>