SelectedItemsContent Property
SelectedItemsContent
Gets the list of the content of the selected items.
Declaration
public IDataCollection<object> SelectedItemsContent { get; }
Public ReadOnly Property SelectedItemsContent As IDataCollection(Of Object)