Skip to content

net90_PropertyGridHelpers.Support_IDropDownEditorControl_Value

dparvin edited this page Jul 5, 2025 · 11 revisions

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

Clone this wiki locally