ImageGear .NET
Count Property (ImGearThumbnailCtl)




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
[Description()]
[ImGearFilter()]
[Browsable(false)]
public int Count {get;}
[Description()]
[ImGearFilter()]
[Browsable(false)]
public: __property int get_Count();
[Description()]
[ImGearFilter()]
[Browsable(false)]
public:
property int Count {
   int get();
}

Property Value

Integer value.
See Also

Reference

ImGearThumbnailCtl Class
ImGearThumbnailCtl Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback