Transition.Control Property
Gets or sets the control whose navigation is animated by this Transition object.
Namespace: DevExpress.Utils.Animation
Assembly: DevExpress.Utils.v24.1.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