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


IGxDialog.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 > IGxDialog Interface > IGxDialog.AllowMultiSelect Property
ArcGIS Developer Help

IGxDialog.AllowMultiSelect Property

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

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDialog Interface

.NET Samples

Create a custom raster function Create an NDVI custom raster function