Property LastChild
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; }
Gets the last child control in the collection of children, or null if there are no children.
[Browsable(false)]
public virtual AbstractControl? LastChild { get; }