Table of Contents

Property LoadedCards

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

LoadedCards

Gets the collection of the loaded cards.

[Browsable(false)]
public IEnumerable<CardPanelItem> LoadedCards { get; }

Property Value

IEnumerable<CardPanelItem>