Click or drag to resize
NumericTextBoxArrayLabelText Property
Returns the label text shown above the edit box array

Namespace:  ABB.Robotics.RobotStudio.Stations.Forms
Assembly:  ABB.Robotics.RobotStudio.Stations.Forms (in ABB.Robotics.RobotStudio.Stations.Forms.dll) Version: 7.0.8747.636
Syntax
C#
public string LabelText { get; set; }

Property Value

Type: String
Remarks
The label is only visible if ShowLabel = true
Version Information

Supported in: 1.0.0.0
See Also