Name | Description | |
---|---|---|
DeclarationOrder | 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. | |
DisplayOrder | An editor comparer that compares the editors by their NEditor.DisplayOrder. | |
Title | An editor comparer that compares the editors by their NEditor.Title. |