Attachmate.Reflection Assembly > Attachmate.Reflection.UserInterface Namespace > SmartControl Class : StartRow Property |
'Declaration
Public Property StartRow As Integer
'Usage
Dim instance As SmartControl Dim value As Integer instance.StartRow = value value = instance.StartRow
public int StartRow {get; set;}