FileControlPresenterSelectedItems - свойство |
Выбранные файлы.
Пространство имён:
Tessa.UI.Files.Controls
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public ReadOnlyNotificationCollection<IFileViewModel> SelectedItems { get; }
Public ReadOnly Property SelectedItems As ReadOnlyNotificationCollection(Of IFileViewModel)
Get
public:
property ReadOnlyNotificationCollection<IFileViewModel^>^ SelectedItems {
ReadOnlyNotificationCollection<IFileViewModel^>^ get ();
}
member SelectedItems : ReadOnlyNotificationCollection<IFileViewModel> with get
Значение свойства
Тип:
ReadOnlyNotificationCollectionIFileViewModelСм. также