Doc-O-Matic Live Demo
Doc-O-Matic Live Demo
/
XmlNotepad Namespace
Microsoft Namespace
XmlNotepad Namespace
/
Interfaces
XmlNotepad.Properties Namespace
Classes
Interfaces
Structs, Records, Enums
Types
/
IXmlEditor
IEditableView
IFindTarget
IIntellisenseList
IIntellisenseProvider
IOleCommandTarget
IXmlBuilder
IXmlEditor
/
IXmlEditor Properties (XmlNotepad)
IXmlEditor Properties (XmlNotepad)
Close
Search
Properties
The properties of the IXmlEditor class are listed here.
Properties
Editor
Return the editor you want to use to edit your values.
Owner
Provides the IntellisenseProvider that created this object.
SchemaType
This property provides the
XmlSchemaType
for the editor
Site
Provides the
ISite
objects which is how you get services from the hosting application.
XmlValue
The setter is called just before editing to pass in the current value from the
XmlDocument
. At the...
more
See Also
IXmlEditor Interface