Table of Contents

Property LastChild

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

LastChild

Gets the last child control in the collection of children, or null if there are no children.

[Browsable(false)]
public virtual AbstractControl? LastChild { get; }

Property Value

AbstractControl