Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Parameter Properties
Show Inherited Hide Inherited

Represents a parameter (function) in a carousel control.
Name Description
AnimationAddFunction Specifies a function that affects the parameter value while items are moving from one static position to another.
AnimationMulFunction Specifies a function that affects the parameter value while items are moving from one static position to another.
DependencyObjectType Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
Dispatcher Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
DistributionFunction Specifies the function that affects the parameter value along the entire item movement path.
InvertDistortionOnReverse For internal use.
IsSealed Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
Name Gets or sets the parameter name.
See Also