Skip to main content
A newer version of this page is available. .

CarouselPanel.Parameters Attached Property

Provides access to the parameters contained in the ParameterSet collection.

Namespace: DevExpress.Xpf.Carousel

Assembly: DevExpress.Xpf.Carousel.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Carousel, 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