net90_PropertyGridHelpers.Support_IDropDownEditorControl_Value - dparvin/PropertyGridHelpers GitHub Wiki

IDropDownEditorControl.Value property

Gets or sets the current value being edited by the drop-down control.

public object Value { get; set; }

Property Value

The value to edit or the value resulting from the edit operation.

See Also

⚠️ **GitHub.com Fallback** ⚠️