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


NPairBoxPropertyEditor Class Members

The following tables list the members exposed by NPairBoxPropertyEditor.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the BoxesRelation property  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NPairBoxPropertyEditor.  
Public Fieldstatic (Shared in Visual Basic)Reference to the ShowLabel property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the ValueControlHorizontalPlacement property  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the relation between the label and the value control in the pair box. By default set to ENPairBoxRelation.Box1BeforeBox2.  
Public PropertyGets or sets whether the label part of the editor show be displayed. By default set to true.  
Public PropertyGets the value control of the editor.  
Public PropertyGets or sets the horizontal placement of the value control. By default set to ENPairBoxRelation.Box1BeforeBox2.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Overriden to create a pair box.  
Protected MethodMust override to create the edit value element.  
Top
See Also