EnumOpacityChangeConditions
Enum
Sets the way opacity is applied to carousel items
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public enum OpacityChangeConditions
Fields
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