Defines the possible scrolling states a LoopingPanel instance may enter.
Namespace: Telerik.Windows.Controls.LoopingListAssembly: Telerik.Windows.Controls.Primitives (in Telerik.Windows.Controls.Primitives.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| C# |
|---|
public enum LoopingPanelScrollState |
| Visual Basic |
|---|
Public Enumeration LoopingPanelScrollState |
| Visual C++ |
|---|
public enum class LoopingPanelScrollState |
Members
See Also