NevronOpenVision
Nevron.Nov.Editors Namespace / NSpecifiedDoublePropertyEditor Class
Fields Properties Methods Events


In This Topic
    NSpecifiedDoublePropertyEditor Class Members
    In This Topic

    The following tables list the members exposed by NSpecifiedDoublePropertyEditor.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)A double property editor with default value set to Double.MaxValue.  
    Public Fieldstatic (Shared in Visual Basic)A double property editor with default value set to Double.NaN.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NSpecifiedDoublePropertyEditor.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the UnspecifiedValue property.  
    Public Fieldstatic (Shared in Visual Basic)A double property editor with default value set to 0.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the value of the UnspecifiedValue property.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyOverridden. Gets the numeric up down widget of this editor.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Creates the control that should edit the current value.  
    Protected MethodOverridden. Gets the currently edited value.  
    Protected MethodCalled when the specified check box has been checked/unchecked.  
    Protected MethodOverridden. Updates this editor from the edited node.  
    Top
    See Also