ArcObjects Library Reference (CatalogUI)  

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