ImageGear .NET - Updated March 30, 2018
Count Property (ImGearThumbnailCtl)




ImageGear24.Wpf Assembly > ImageGear.WPF Namespace > ImGearThumbnailCtl Class : Count Property
Gets the number of items within the Thumbnail control.
Syntax
'Declaration
 
<DescriptionAttribute()>
<ImGearFilterAttribute()>
<BrowsableAttribute(False)>
Public ReadOnly Property Count As Integer
 
'Usage
 
Dim instance As ImGearThumbnailCtl
Dim value As Integer
 
value = instance.Count

Property Value

Integer value.
See Also

Reference

ImGearThumbnailCtl Class
ImGearThumbnailCtl Members