ImageSliderItemEventArgs(ImageSliderItem) Constructor
Initializes a new instance of the ImageSliderItemEventArgs class with the specified setting.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
item | ImageSliderItem | An ImageSliderItem object that is the item related to the event. |
See Also