Back to Devexpress

DXPropertyEditor Fields

expressappframework-devexpress-dot-expressapp-dot-win-dot-editors-dot-dxpropertyeditor-dot-underscore-fields.md

latest3.2 KB
Original Source

DXPropertyEditor Fields

A base class for Property Editors that use Developer Express Windows Forms controls.

NameDescription
IsNotInStruct staticThis constant is intended for internal use. Inherited from PropertyEditor.
MemberIsNotReadOnly staticThis constant is intended for internal use. Inherited from PropertyEditor.
ModelAllowEdit staticThis constant is intended for internal use. Inherited from PropertyEditor.
PropertyEditorAllowEdit staticThis constant is intended for internal use. Inherited from PropertyEditor.
RepositoryItemsTypesWithMandatoryButtons staticWhen 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 staticFor internal use.
TextControlHeight staticReturns the default control height in pixels. Used by XAF built-in Property Editors. Inherited from WinPropertyEditor.
TheDataTypeIsDefined staticThis constant is intended for internal use. Inherited from PropertyEditor.
ValueStoringLogTemplate staticInherited from PropertyEditor.

See Also

DXPropertyEditor Class

DXPropertyEditor Members

DevExpress.ExpressApp.Win.Editors Namespace