DockLayoutManager.IsRenaming Property
In This Article
Gets whether an item is being renamed. This is a dependency property.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if an item is being renamed; otherwise, false. |
See Also