ElementSelectionChangedEventArgs.Selection Property
In This Article
Returns the list of currently selected objects.
Namespace: DevExpress.Core
Assembly: DevExpress.Core.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
List<Object> |
See Also