IEditablePropertiesCollector Methods |
The IEditablePropertiesCollector type exposes the following members.
Name | Description | |
---|---|---|
GetEditableProperties |
Returns a collection of PropertyInfos editable in Form builder's UI.
| |
GetEditablePropertiesWithEditors |
Returns key value pair collection of FormComponents paired with the PropertyInfo
that is edited via given FormComponent in Form builder's UI.
| |
GetFormComponents |
Collects properties annotated with EditingComponentAttribute from given model and
returns collection of FormComponents used for editing those properties in UI.
|