Method GetVisibleChildWithMaxBottom
GetVisibleChildWithMaxBottom()
Retrieves the visible child control with the maximum bottom boundary value.
public virtual AbstractControl? GetVisibleChildWithMaxBottom()
Returns
- AbstractControl
The visible child control with the maximum bottom boundary value, or null if there are no visible children.