Property FirstChild
FirstChild
Gets the first child of the control if it exists or null
otherwise.
[Browsable(false)]
public AbstractControl? FirstChild { get; }
Gets the first child of the control if it exists or null
otherwise.
[Browsable(false)]
public AbstractControl? FirstChild { get; }