Enum CarouselItemClickAction
Provides values for ItemClickDefaultAction property
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public enum CarouselItemClickAction
None
Indicates that item click will not be handeled by default
SelectItem
Indicates that item will be set selected when clicked.