CoverTransition.Parameters Property
Provides access to parameters that specify the cover transition.
Namespace: DevExpress.Utils.Animation
Assembly: DevExpress.Utils.v21.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Win.Design, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Utils.Animation.ICoverAnimationParameters | An object that specifies cover transition parameters. |
See Also