NPairBoxPropertyEditor Class Members
In This Topic
The following tables list the members exposed by NPairBoxPropertyEditor.
Public Fields
Public Properties
| Name | Description |
| BoxesRelation | Gets or sets the relation between the label and the value control in the pair box. By default set to ENPairBoxRelation.Box1BeforeBox2. |
| ShowLabel | Gets or sets whether the label part of the editor show be displayed. By default set to true. |
| ValueControl | Gets the value control of the editor. |
| ValueControlHorizontalPlacement | Gets or sets the horizontal placement of the value control. By default set to ENPairBoxRelation.Box1BeforeBox2. |
Top
See Also