NevronOpenVision
Nevron.Nov.Editors Namespace / NEditorComparer Class


In This Topic
NEditorComparer Class Fields
In This Topic

For a list of all members of this type, see NEditorComparer members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)An editor comparer that compares the editors by their NEditor.GetDeclarationOrder. By default only property editors have a declaration order, that is the order in which they have been added to the node schema - i.e. properties defined in base schemas appear first.  
Public Fieldstatic (Shared in Visual Basic)An editor comparer that compares the editors by their NEditor.DisplayOrder.  
Public Fieldstatic (Shared in Visual Basic)An editor comparer that compares the editors by their NEditor.Title.  
Top
See Also