This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > ID > IDockableWindowInitialPlacement Interface > IDockableWindowInitialPlacement.Neighbor Property (ArcObjects .NET 10.5 SDK) |
An alternate dockable window this dockable window should dock relative to.
[Visual Basic .NET] Public ReadOnly Property Neighbor As UID
[C#] public UID Neighbor {get;}
The UID of dockable window that the current dockable window should be placed together. This only applies to the initial representation.