DXRichEditMailMergeOptions Properties
Contains common mail merge options
Name | Description |
---|---|
Active |
Gets or sets the index of a data record displayed by fields in a mail merge document. This is a dependency property. |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Custom |
Allows you to specify group and decimal separators used in a numeric format switch. |
Data |
Gets or sets the member of a mail merge document ‘s data source. This is a dependency property. |
Data |
Gets or sets the data source of a mail merge document. This is a dependency property. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Field |
Specifies the field format string. This is a dependency property. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Keep |
Specifies whether to keep the last paragraph of the inserted document in the resulting document. This is a dependency property. |
View |
Specifies whether to display field results or field codes in a mail merge document. This is a dependency property. |
See Also