Transition.Control Property
In This Article
Gets or sets the control whose navigation is animated by this Transition object.
Namespace: DevExpress.Utils.Animation
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Control | null | The control whose navigation is animated by this Transition object. |
See Also