Skip to main content
.NET 8.0+

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DXPropertyEditor Fields
Show Inherited Hide Inherited

A base class for Property Editors that use Developer Express Windows Forms controls.
Name Description
DefaultHideClearButtonOnLostFocus static For internal use.
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.
RepositoryItemsTypesWithMandatoryButtons static When a Property Editor is displayed in a read-only mode, in most cases the control’s buttons should be invisible to prohibit end-user interaction. However, certain controls must have their buttons visible to provide the viewing functionality. These controls’ repository item types are listed in the collection returned by this field. By default, this collection contains the following types: RepositoryItemImageEdit, RepositoryItemMemoExEdit, RepositoryItemRtfEditEx and RepositoryItemObjectEdit.
SvgImageSize static For internal use.
TextControlHeight static Returns the default control height in pixels. Used by XAF built-in Property Editors. Inherited from WinPropertyEditor.
TheDataTypeIsDefined static This constant is intended for internal use. Inherited from PropertyEditor.
ValueStoringLogTemplate static Inherited from PropertyEditor.
See Also