Maxlength Property (SapLabel)
Class
SapLabel
.
Action
Gets the maximum text length of the label in code units.
Syntax
C#
protected
Integer
Maxlength { get; }
VB
'Declaration Protected Read Property Maxlength As
Integer
Access
Read only.