ImageGear for .NET
Count Property (ImGearThumbnailCtl)




Gets the number of items within the Thumbnail control.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
<ImGearFilterAttribute()>
<DescriptionAttribute()>
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As ImGearThumbnailCtl
Dim value As Integer
 
value = instance.Count
[BrowsableAttribute(false)]
[ImGearFilterAttribute()]
[DescriptionAttribute()]
public int Count {get;}
[BrowsableAttribute(false)]
[ImGearFilterAttribute()]
[DescriptionAttribute()]
public: __property int get_Count();
[BrowsableAttribute(false)]
[ImGearFilterAttribute()]
[DescriptionAttribute()]
public:
property int Count {
   int get();
}

Property Value

Integer value.
See Also

Reference

ImGearThumbnailCtl Class
ImGearThumbnailCtl Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback