Interface IComponentPropertyService
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Used to get properties for a Design Item.
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