EditingField Properties
Provides the base functionality for fields whose content can be edited in Print Preview.Name | Description |
---|---|
Brick | Gets a visual brick used to render an editing field in Print Preview. |
EditValue | Specifies the current value of an editing field. |
ID | Specifies the unique identifier of an editing field. |
PageIndex | Gets the index of the page on which an editing field is located. |
ReadOnly | Specifies whether an editing field’s content can be customized in Print Preview. |
See Also