ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > IImGearThumbnailItem Interface : Title Property |
'Declaration Property Title As String
'Usage Dim instance As IImGearThumbnailItem Dim value As String instance.Title = value value = instance.Title
string Title {get; set;}