Table of Contents

Property LastItem

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

LastItem

Gets last item in the control or null if there are no items.

[Browsable(false)]
public virtual object? LastItem { get; set; }

Property Value

object