Nevron.Nov.Editors Namespace / NMeasurePropertyEditor<TMeasure> Class


In This Topic
    NMeasurePropertyEditor<TMeasure> Class Fields
    In This Topic

    For a list of all members of this type, see NMeasurePropertyEditor<TMeasure> members.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the DecimalPlaces property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Maximum property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Minimum property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NMeasurePropertyEditor.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Steps property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Units property.  
    Top
    Protected Fields
     NameDescription
    Protected FieldThe maximums for the different units.  
    Protected FieldThe measure up down of the property editor.  
    Protected FieldThe minimums for the different units.  
    Protected FieldThe steps for the different units.  
    Top
    See Also