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


IMdControlSupport.AllowMultipleSelection Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IM > IMdControlSupport Interface > IMdControlSupport.AllowMultipleSelection Property
ArcGIS Developer Help

IMdControlSupport.AllowMultipleSelection Property

Indicates whether the control should allow multiple selections or not.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IMdControlSupport Interface