ImageZoomNavigatorItemEventArgs.Item Property
Gets an item object related to the event.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ImageZoomNavigatorItem | An ImageZoomNavigatorItem object that is an item currently being processed. |
See Also