ASPxImageZoom.AssociatedImageZoomNavigatorID Property
Gets or sets the ID of an ASPxImageZoomNavigator with which the ASPxImageZoom is associated.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | String.Empty | A string value that is the ASPxImageZoomNavigator ID. |
See Also