| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property GlobalSelectedItems As IEnumerable | |
| C# | |
|---|---|
public IEnumerable GlobalSelectedItems {get;} | |
Return Value
The data items that are selected in all the available contexts.The contexts in which the selected items are contained can be retrieved through the SelectedContexts property. The selected items of an individual context can be retrieved through its SelectedItems property.
Supported Frameworks: Microsoft .NET Framework version 3.5