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


IGxRasterCatalogSubView.SupportMultiSelection Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxRasterCatalogSubView Interface > IGxRasterCatalogSubView.SupportMultiSelection Property
ArcGIS Developer Help

IGxRasterCatalogSubView.SupportMultiSelection Property

Indicates whether the multiple selection is supported.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxRasterCatalogSubView Interface