Click or drag to resize

RapidEditorInitDataRow Property

Gets or sets the row of the module that should be displayed on top of the RAPID editor when it opens.

Namespace:  ABB.Robotics.Tps.Taf
Assembly:  ABB.Robotics.Tps.Taf (in ABB.Robotics.Tps.Taf.dll) Version: 6.5.129.0
Syntax
C#
public int Row { get; set; }

Property Value

Type: Int32
See Also