Class that is used to present a single data item.
Namespace:Â
Telerik.Windows.ControlsAssembly:Â
Telerik.Windows.Controls.Navigation (in Telerik.Windows.Controls.Navigation.dll) Version: 2013.2.611.40
Syntax
| C# |
|---|
public class CarouselDataRecordPresenter : Control,
IThemable |
| Visual Basic |
|---|
Public Class CarouselDataRecordPresenter _
Inherits Control _
Implements IThemable |
Inheritance Hierarchy
See Also