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