Table of Contents

Property Properties

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

Properties

Gets the properties that are presented by this node. This might be multiple properties if multiple controls are selected.

public ReadOnlyCollection<DesignItemProperty> Properties { get; }

Property Value

ReadOnlyCollection<DesignItemProperty>