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


IGxContentsView.AllowMultiSelect Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxContentsView Interface > IGxContentsView.AllowMultiSelect Property
ArcGIS Developer Help

IGxContentsView.AllowMultiSelect Property

Indicates if multiple objects can be selected.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxContentsView Interface