IsHotspot Property (SapLabel)

Class

SapLabel.

Action

Gets whether a mouse click on the label causes a round trip.

Syntax

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

Access

Read only.