Required Property (SapComboBox)

Class

SapComboBox.

Action

Gets whether the component is a required value for the screen.

Syntax

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

Access

Read only.