CheckEditOptions Properties
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