ASPxImageZoomNavigator.VisibleItemCount Property
In This Article
Gets or sets the number of items displayed within the ASPxImageZoomNavigator.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Int32 | 0 | An integer value that specifies the number of items. |
See Also