Share via


FormSegmentedEntryControl.mandatory Method

Definition

Overloads

mandatory(Boolean)
mandatory()

mandatory(Boolean)

public:
 override bool mandatory(bool _value);
public override bool mandatory (bool _value);
override this.mandatory : bool -> bool
Public Overrides Function mandatory (_value As Boolean) As Boolean

Parameters

_value
Boolean

Returns

Applies to

mandatory()

public:
 override bool mandatory();
public override bool mandatory ();
override this.mandatory : unit -> bool
Public Overrides Function mandatory () As Boolean

Returns

Applies to