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


IMdControlSupport.AllowMultipleSelection Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoprocessingUI)  

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