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