Product Class Structure
Use the following links to access reference information about the most important classes in DXCarousel for WPF suite.
Class | Description |
---|---|
Carousel |
The Carousel control that can be used standalone or within a Carousel |
Carousel |
A pre-built navigator control that includes the Previous, Next, Prevoius Page, Next Page, First and Last buttons. You can easily bind this component to any Carousel |
Carousel |
An advanced version of the standard Items |
Function |
The base class for all functions that control how element properties change their values along the path. You can use built-in functions or derive from this class to create new ones. Results of several functions can be combined into a Parameter, which is actually bound to an element property. |
Parameter | Parameters are complex functions (a result of up to three functions with different arguments) that control how carousel element properties change. The Carousel provides built-in parameters, and also allows you to create as many custom parameters as you need. |