NevronOpenVision
Nevron.Nov.Editors Namespace / NEditorComparer Class
Fields


In This Topic
NEditorComparer Class Members
In This Topic

The following tables list the members exposed by NEditorComparer.

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