Table of Contents

Method GetDefaultButton

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetDefaultButton()

Gets the default button from the collection of child buttons.

public virtual Button? GetDefaultButton()

Returns

Button

The default button if found; otherwise, null.