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