'DeclarationPublic Property StartRow As Integer
'UsageDim instance As SmartControl Dim value As Integer instance.StartRow = value value = instance.StartRow
public int StartRow {get; set;}
'DeclarationPublic Property StartRow As Integer
'UsageDim instance As SmartControl Dim value As Integer instance.StartRow = value value = instance.StartRow
public int StartRow {get; set;}