ImageGear21.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearThumbnailList Class : ItemHeight Property |
'Declaration Public Property ItemHeight As Double
'Usage Dim instance As ImGearThumbnailList Dim value As Double instance.ItemHeight = value value = instance.ItemHeight
public double ItemHeight {get; set;}