AllSetProperties Property
AllSetProperties
Gets properties set on the design item.
Declaration
public abstract IEnumerable<DesignItemProperty> AllSetProperties { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<DesignItemProperty> |