Table of Contents

Property SelectedComponents

Namespace
Alternet.FormDesigner.WinForms
Assembly
Alternet.FormDesigner.v9.dll

SelectedComponents

When implemented by a class, contains list of selected components or controls.

IEnumerable<IComponent> SelectedComponents { get; set; }

Property Value

IEnumerable<IComponent>