ImageGear21.Wpf Assembly > ImageGear.WPF Namespace > ImGearThumbnailItem Class : Title Property |
'Declaration Public Property Title As String
'Usage Dim instance As ImGearThumbnailItem Dim value As String instance.Title = value value = instance.Title
public string Title {get; set;}