ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF.Forms Namespace > ListBox Class : TopIndex Property |
'Declaration Public Property TopIndex As Integer
'Usage Dim instance As ListBox Dim value As Integer instance.TopIndex = value value = instance.TopIndex
public int TopIndex {get; set;}