This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IM > IMdControlSupport Interface > IMdControlSupport.AllowMultipleSelection Property (ArcObjects .NET 10.5 SDK) |
Indicates whether the control should allow multiple selections or not.
[Visual Basic .NET] Public Property AllowMultipleSelection As Boolean
[C#] public bool AllowMultipleSelection {get; set;}