A newer version of this page is available.
Switch to the current version.
ItemEventArgs.Item Property
Gets the currently processed item.
Namespace: DevExpress.Xpf.Docking.Base
Assembly: DevExpress.Xpf.Docking.v19.1.dll
Declaration
Property Value
Type | Description |
---|---|
BaseLayoutItem | A BaseLayoutItem object being currently processed. |
See Also
Feedback