ImageZoomNavigatorSettings.ActiveItemChangeAction Property
In This Article
Gets or sets a value that specifies which action required to make a particular item active within the associated ImageZoom.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
#Property Value
Type | Description |
---|---|
Active |
One of the Active |
#Remarks
Use the ActiveItemChangeAction property to specify whether an end-user should hover a particular item or click it to activate the corresponding image within the ImageZoom extension.
See Also