IComponentPropertyService Interface
Definition
Namespace: Alternet.FormDesigner.Wpf
Assembly: Alternet.FormDesigner.Wpf.v9.dll
Used to get properties for a Design Item.
Syntax
public interface IComponentPropertyService
Methods
GetAvailableEvents(DesignItem) | Get all possible Events for a DesignItem |
GetAvailableProperties(DesignItem) | Get all Properties for a DesignItem |
GetCommonAvailableProperties(IEnumerable<DesignItem>) | Get all Properties for multiple Design Items |