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

CheckEditOptions Properties
Show Inherited Hide Inherited

Provides options that define whether and how a check box’s content can be edited in Print Preview.
Name Description
Enabled Specifies whether editing a control’s content in Print Preview is enabled. Inherited from EditOptions.
GroupID Specifies the ID of a group to which a check box belongs.
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