Table of Contents

Property SelectedItems

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

SelectedItems

When implemented by a class, contains list of selected DesignItem.

ICollection<DesignItem> SelectedItems { get; }

Property Value

ICollection<DesignItem>