Table of Contents

Property FirstChild

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

FirstChild

Gets the first child of the control if it exists or null otherwise.

[Browsable(false)]
public Control? FirstChild { get; }

Property Value

Control