DisplayedText Property (SapTextField)
Class
SapTextField
.
Action
Gets the text as it is displayed on the screen, including preceding or trailing blanks.
Syntax
C#
protected
String
DisplayedText { get; }
VB
'Declaration Protected Read Property DisplayedText As
String
Access
Read only.