ArcObjects Library Reference (ArcMapUI)  

IDataWindow.IsDockable Property

Indicates if the window is dockable.

[Visual Basic .NET]
Public ReadOnly Property IsDockable As Boolean
[C#]
public bool IsDockable {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IDataWindow Interface