Skip to main content

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

TextEditOptions Properties
Show Inherited Hide Inherited

Provides options that define whether and how a control’s content can be edited in Print Preview.
Name Description
EditorName Specifies the name of an editor used to change a control’s content in Print Preview.
Enabled Specifies whether editing a control’s content in Print Preview is enabled. Inherited from EditOptions.
ID Specifies the unique identifier of edit options. Inherited from EditOptions.
ReadOnly Specifies whether an editor for customizing a control’s content in Print Preview is enabled. Inherited from EditOptions.
See Also