ComplexWebListEditor.FindPropertyEditor Method
| Name | Parameters | Description |
|---|---|---|
| FindPropertyEditor(IModelMemberViewItem, ViewEditMode) | modelViewItem, viewEditMode | Provides access to the ComplexWebListEditor‘s Property Editor, corresponding to the specified Application Model‘s node. |
| FindPropertyEditor(String, ViewEditMode) | propertyName, viewEditMode | Provides access to the ComplexWebListEditor‘s Property Editor, representing a particular property. |