This document is archived and information here might be outdated.  Recommended version.


IDataWindow.IsDockable Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > ID > IDataWindow Interface > IDataWindow.IsDockable Property
ArcGIS Developer Help

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