Click or drag to resize
Sandcastle Help File BuilderEditorCommands Properties

The EditorCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAddItem
Add an item to the collection
Public propertyStatic memberCollapseAll
Collapse all items in a collection
Public propertyStatic memberCollapseCurrent
Collapse the current item and its children
Public propertyStatic memberEdit
Open an item for editing
Public propertyStatic memberExpandAll
Expand all items in a collection
Public propertyStatic memberExpandCurrent
Expand the current item and its children
Public propertyStatic memberMoveDown
Move an item down within its collection
Public propertyStatic memberMoveUp
Move an item up within its collection
Public propertyStatic memberPasteAsChild
Paste an item as a child of the selected item
Public propertyStatic memberSort
Sort a collection of items
Top
See Also