SelectingEventArgs.MultiSelect Property
Gets a flag indicating if the select operation is a normal (single) select or a multi-select.
Thread safety: This property is thread-safe.
Syntax
public System.Boolean MultiSelect { get; }
Property Value
Type: System.Boolean
True if the select operation is a multi-select; False otherwise.
True if the select operation is a multi-select; False otherwise.
Platforms
Windows, Linux, Android