The following tables list the members exposed by ISupportEmbeddableEditors.
Name | Description | |
---|---|---|
CanEditType | Returns true if the implementing object can edit value of requested type. | |
CanRenderType | Returns true if the implementing object can render (i.e. format) value of requested type. | |
RenderValue | If CanRenderType returns true this method should be called to get rendered (that is formatted) value. |