WinPropertyEditor Fields
Represents a base class for Windows Forms Property Editors.| Name | Description |
|---|---|
| IsNotInStruct static | This constant is intended for internal use. Inherited from PropertyEditor. |
| MemberIsNotReadOnly static | This constant is intended for internal use. Inherited from PropertyEditor. |
| ModelAllowEdit static | This constant is intended for internal use. Inherited from PropertyEditor. |
| PropertyEditorAllowEdit static | This constant is intended for internal use. Inherited from PropertyEditor. |
| TextControlHeight | Returns the default control height in pixels. Used by XAF built-in Property Editors. |
| TheDataTypeIsDefined static | This constant is intended for internal use. Inherited from PropertyEditor. |
| ValueStoringLogTemplate static | Inherited from PropertyEditor. |
See Also