CombAnimationParameters.Vertical Property
Gets or sets whether the transition goes vertically.
Namespace: DevExpress.Utils.Animation
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true if the transition goes vertically; otherwise, false |
Implements
See Also