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