net472_PropertyGridHelpers.UIEditors_DropDownVisualizer 1_DropDownControl - dparvin/PropertyGridHelpers GitHub Wiki

DropDownVisualizer<TControl>.DropDownControl property

The instance of the drop-down control currently used by the editor. This can be configured before editing starts (e.g., setting styles, converters, or event handlers).

public TControl DropDownControl { get; }

Property Value

The drop-down control instance.

See Also

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