Enum OpacityChangeConditions
Sets the way opacity is applied to carousel items
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public enum OpacityChangeConditions
None
Opacity is not modified
SelectedIndex
Selected item is with opacity 1.0. Opacity decreases corresponding to the distance from the selected item.
ZIndex
Opacity increases relatively to items' ZIndex. The Item with greatest ZIndex has opacity of 1.0