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


In This Topic
    NMarginsEditWidget Class Members
    In This Topic

    The following tables list the members exposed by NMarginsEditWidget.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the MarginsType property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NMarginsEditWidget.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the SelectedUnit property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ShowPreview property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ShowUnits property.  
    Top
    Protected Fields
     NameDescription
    Internal Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public PropertyGets whether the bottom margin has been modified.  
    Public PropertyGets or sets the currently edited margins (in DIPs).  
    Public PropertyGets whether the left margin has been modified.  
    Public PropertyGets or sets the value of the MarginsType property.  
    Public PropertyGets whether the right margin has been modified.  
    Public PropertyGets or sets the value of the SelectedUnit property.  
    Public PropertyGets or sets whether the preview must be shown.  
    Public PropertyGets or sets the value of the ShowUnits property.  
    Public PropertyGets whether the top margin has been modified.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Creates the content of this widget.  
    Protected MethodOverridden. Creates a numeric up down for this drop down's popup.  
    Protected MethodOverridden. Gets the value of the given numeric up down. Overriden to return the value of the given numeric up down in DIPs in case another usnit was selected.  
    Protected MethodCalled when the selected unit of a measure up down has changed. Updates the step of the measure up down based on the selected unit.  
    Protected MethodOverridden. Called when a numeric up down's value has changed.  
    Protected MethodOverridden. Sets the maximum value of the given numeric up down.  
    Protected MethodOverridden. Sets the minimum value of the given numeric up down.  
    Protected MethodOverridden. Sets the value of the given numeric up down.  
    Top
    See Also