ASPxImageSlider.SettingsImageArea Property
Provides access to the ASPxImageSlider’s image area options.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| ImageSliderImageAreaSettings | An ImageSliderImageAreaSettings object that contains the image area options. |
See Also