ArcObjects Library Reference  (CatalogUI)    

IGxDialog.AllowMultiSelect Property

Indicates if multiple items may be selected. False, by default.

[Visual Basic 6.0]
Property AllowMultiSelect As Boolean
[Visual Basic .NET]
Public WriteOnly Property AllowMultiSelect
[C#]
public void AllowMultiSelect {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDialog Interface