-
Notifications
You must be signed in to change notification settings - Fork 1
net472_PropertyGridHelpers.SupportNamespace
dparvin edited this page Jul 9, 2025
·
15 revisions
The PropertyGridHelpers.Support namespace contains classes that support processes provided by PropertyGridHelpers.
| public type | description |
|---|---|
| interface IDropDownEditorControl | Defines the contract for a control used within a drop-down editor in a property grid. |
| interface IValueEditorForm | Defines the contract for a modal editor form used within a property grid. |
| static class Support | Functions used to Support the processes provided by the PropertyGridHelpers library. |