ImageGear .NET - Updated December 24, 2018
Title Property (ImGearThumbnailItem)




ImageGear24.Wpf Assembly > ImageGear.WPF Namespace > ImGearThumbnailItem Class : Title Property
Gets or sets an item's title.
Syntax
'Declaration
 
Public Property Title As String
 
'Usage
 
Dim instance As ImGearThumbnailItem
Dim value As String
 
instance.Title = value
 
value = instance.Title

Property Value

String value.
See Also

Reference

ImGearThumbnailItem Class
ImGearThumbnailItem Members