net90_PropertyGridHelpers.Support_IDropDownEditorControl_Value - dparvin/PropertyGridHelpers GitHub Wiki
Gets or sets the current value being edited by the drop-down control.
public object Value { get; set; }
The value to edit or the value resulting from the edit operation.
- interface IDropDownEditorControl
- namespace PropertyGridHelpers.Support
- assembly PropertyGridHelpers