Table of Contents

Property AllSetProperties

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

AllSetProperties

Gets properties set on the design item.

public abstract IEnumerable<DesignItemProperty> AllSetProperties { get; }

Property Value

IEnumerable<DesignItemProperty>