ASPxImageZoomNavigator Constructors
An image zoom navigator control.Name | Parameters | Description |
---|---|---|
ASPxImageZoomNavigator() | none | Initializes a new instance of the ASPxImageZoomNavigator class with default settings. |
ASPxImageZoomNavigator(ASPxWebControl) | ownerControl | Initializes a new instance of the ASPxImageZoomNavigator class with the specified owner. |
See Also