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