NMarginsLengthPropertyEditor Class Members
In This Topic
The following tables list the members exposed by NMarginsLengthPropertyEditor.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| Maximum | Gets / sets the max value of the property editor |
| Minimum | Gets / sets the min value of the property editor |
Top
Protected Methods
| Name | Description |
| CreateControl | Overridden. Creates the UI control for this editor. |
| OnUpdateFromEditedNode | Overridden. Overriden to update this property editor from its edited node. |
Top
See Also