LayoutControlInitNewElementEventArgs.Element Property
Gets the created layout element.
Namespace: DevExpress.Xpf.LayoutControl
Assembly: DevExpress.Xpf.LayoutControl.v25.1.dll
NuGet Package: DevExpress.Wpf.LayoutControl
Declaration
Property Value
| Type | Description |
|---|---|
| FrameworkElement | The created layout element. |
See Also