Method GetDefaultButton
GetDefaultButton()
Gets the default button from the collection of child buttons.
public virtual Button? GetDefaultButton()
Returns
- Button
The default button if found; otherwise, null.
Gets the default button from the collection of child buttons.
public virtual Button? GetDefaultButton()
The default button if found; otherwise, null.