Nevron Open Vision Documentation
Nevron.Nov.Editors Namespace / NPairBoxPropertyEditor Class
Members


In This Topic
    NPairBoxPropertyEditor Class
    In This Topic
    The NPairBoxPropertyEditor class is a property editor, which serves as base class for all property editors, which display a label next to the edited property value.
    Object Model
    NPairBoxPropertyEditor Class
    Syntax
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NElement
                Nevron.Nov.Dom.NVisual
                   Nevron.Nov.UI.NInputElement
                      Nevron.Nov.UI.NBoxElement
                         Nevron.Nov.UI.NWidget
                            Nevron.Nov.UI.NContentHolder
                               Nevron.Nov.Editors.NEditor
                                  Nevron.Nov.Editors.NPropertyEditor
                                     Nevron.Nov.Editors.NPairBoxPropertyEditor
                                        Nevron.Nov.Diagram.NCollectionPropertyEditor<T>
                                        Nevron.Nov.Editors.NCharPropertyEditor
                                        Nevron.Nov.Editors.NColorPropertyEditor
                                        Nevron.Nov.Editors.NDateTimePropertyEditor
                                        Nevron.Nov.Editors.NDefaultPropertyEditor
                                        Nevron.Nov.Editors.NDialogPropertyEditor
                                        Nevron.Nov.Editors.NElementIdPropertyEditor
                                        Nevron.Nov.Editors.NFileOpenPropertyEditor
                                        Nevron.Nov.Editors.NFontNamePropertyEditor
                                        Nevron.Nov.Editors.NMarginsPropertyEditor
                                        Nevron.Nov.Editors.NMaskedDateTimePropertyEditor
                                        Nevron.Nov.Editors.NMeasurePropertyEditor<TMeasure>
                                        Nevron.Nov.Editors.NNumberPropertyEditor
                                        Nevron.Nov.Editors.NOptionsPropertyEditor<TOption>
                                        Nevron.Nov.Editors.NPointPropertyEditor
                                        Nevron.Nov.Editors.NPredefinedCursorPropertyEditor
                                        Nevron.Nov.Editors.NRectanglePropertyEditor
                                        Nevron.Nov.Editors.NSizePropertyEditor
                                        Nevron.Nov.Editors.NStringPropertyEditor
                                        Nevron.Nov.Editors.NTimeSpanPropertyEditor
                                        Nevron.Nov.Editors.NTimeZonePropertyEditor
                                        Nevron.Nov.Editors.NTooltipContentPropertyEditor
                                        Nevron.Nov.Editors.NUnitPropertyEditor
                                        Nevron.Nov.Schedule.Editors.NAppointmentTagPropertyEditor<T>
                                        Nevron.Nov.Text.NMultiLengthPropertyEditor

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also