CarouselPanel.Parameters Attached Property
Provides access to the parameters contained in the ParameterSet collection.
Namespace: DevExpress.Xpf.Carousel
Assembly: DevExpress.Xpf.Carousel.v24.1.dll
NuGet Package: DevExpress.Wpf.Carousel
Declaration
Returns
Type | Description |
---|---|
DevExpress.Xpf.Carousel.ParametersTypeDescriptor | A parameter type descriptor. |
Remarks
Refer to the ParameterSet property description for more information.
See Also