net472_PropertyGridHelpers.UIEditors_DropDownVisualizer 1_DropDownControl - dparvin/PropertyGridHelpers GitHub Wiki
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; }
The drop-down control instance.
- class DropDownVisualizer<TControl>
- namespace PropertyGridHelpers.UIEditors
- assembly PropertyGridHelpers