ASPxClientImageGallery.GetFullscreenViewerItemCount Method
In This Article
Gets the number of items contained in the control’s item collection.
#Declaration
TypeScript
GetFullscreenViewerItemCount(): number
#Returns
Type | Description |
---|---|
number | The number of items. |
See Also