Classes

  ClassDescription
BeforeModeChangeEventArgs
Provides data for the BeforeModeChange event.
C1TextPointer
This class represents a text position within the XmlDocument.
C1TextRange
Represents a contiguous area in an XML document.
C1XmlEditor
Represents the C1XmlEditor control.
Table
Allows the user to work with a table currently selected in the editor.

Delegates

  DelegateDescription
BeforeModeChangeEventHandler
Represents the method that will handle the BeforeModeChange event of the editor.

Enumerations

  EnumerationDescription
C1StyleType
Specifies the types of content to which the inline style will be applied.
DialogType
Represents the type of dialog box to show in the ShowDialog(DialogType).
EditorMode
Defines the behavior of the C1XmlEditor.
MoveUnit
Specifies the kind of move requested in a Move(MoveUnit, Int32) method call.
Table..::.Action
Determines the action to perform on the table.
Table..::.DialogType
Represents the type of a dialog box to be used.