Name | Description | |
---|---|---|
![]() | NSpecifiedDoublePropertyEditor Constructor | Default constructor. |
The following tables list the members exposed by NSpecifiedDoublePropertyEditor.
Name | Description | |
---|---|---|
![]() | NSpecifiedDoublePropertyEditor Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() ![]() | MaxTemplate | A double property editor with default value set to Double.MaxValue. |
![]() ![]() | NaNTemplate | A double property editor with default value set to Double.NaN. |
![]() ![]() | NSpecifiedDoublePropertyEditorSchema | Schema associated with NSpecifiedDoublePropertyEditor. |
![]() ![]() | UnspecifiedValueProperty | Reference to the UnspecifiedValue property. |
![]() ![]() | ZeroTemplate | A double property editor with default value set to 0. |
Name | Description | |
---|---|---|
![]() | UnspecifiedValue | Gets or sets the value of the UnspecifiedValue property. |
Name | Description | |
---|---|---|
![]() | NumericUpDown | Overridden. Gets the numeric up down widget of this editor. |
Name | Description | |
---|---|---|
![]() | CreateValueControl | Overridden. Creates the control that should edit the current value. |
![]() | GetEditedValue | Overridden. Gets the currently edited value. |
![]() | OnSpecifiedCheckBoxCheckedChanged | Called when the specified check box has been checked/unchecked. |
![]() | OnUpdateFromEditedNode | Overridden. Updates this editor from the edited node. |