Leadtools.Web.Controls Namespace > WebThumbnailViewer Class : SelectedIndex Property |
public int SelectedIndex {get; set;}
'Declaration Public Property SelectedIndex As Integer
'Usage Dim instance As WebThumbnailViewer Dim value As Integer instance.SelectedIndex = value value = instance.SelectedIndex