Table of Contents

Property ItemsLastPainted

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

ItemsLastPainted

Gets the items that were last painted in the control.

[Browsable(false)]
public IReadOnlyList<ListControlItem> ItemsLastPainted { get; }

Property Value

IReadOnlyList<ListControlItem>