Represents a light-weight virtualized stack panel with vertical orientation with endless looping among logical items.
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 class LoopingPanel : Panel |
| Visual Basic |
|---|
Public Class LoopingPanel _
Inherits Panel |
| Visual C++ |
|---|
public ref class LoopingPanel : public Panel |
Inheritance Hierarchy
See Also