Default Property (OracleFormsButton)

Action

Gets whether the button is the default button.

Syntax

C#
protected Boolean Default { get; }
VB
'Declaration
Protected Read Property Default As Boolean

Access

Read only.