Skip to main content

CarouselPanel.Parameters Attached Property

Provides access to the parameters contained in the ParameterSet collection.

Namespace: DevExpress.Xpf.Carousel

Assembly: DevExpress.Xpf.Carousel.v23.2.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