ClassNewCarouselItemCreatingEventArgs
Class
Arguments of CreateNewCarouselItem event
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public class NewCarouselItemCreatingEventArgs : EventArgs
Inheritance: objectEventArgsNewCarouselItemCreatingEventArgs
Inherited Members
Constructors
NewCarouselItemCreatingEventArgs(RadItem)
Initializes a new instance of the NewCarouselItemCreatingEventArgs class.
Declaration
cs-api-definition
public NewCarouselItemCreatingEventArgs(RadItem newCarouselItem)
Parameters
newCarouselItem
The new carousel item.
Properties
NewCarouselItem
Gets or sets the newly created item that will be added in RadCarousel