Table of Contents

Property SelectedItems

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

SelectedItems

Gets or sets the list of currently selected grid items.

public IEnumerable<DesignItem> SelectedItems { get; set; }

Property Value

IEnumerable<DesignItem>