SnapControlOptions.SnapMailMergeVisualOptions Property
Provides access to the options that determine how a mail-merge document is displayed in a Snap application.
Namespace: DevExpress.Snap
Assembly: DevExpress.Snap.v21.2.dll
NuGet Package: DevExpress.Win.Snap
Declaration
Property Value
| Type | Description |
|---|---|
| SnapMailMergeVisualOptions | A SnapMailMergeVisualOptions object. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to SnapMailMergeVisualOptions |
|---|---|
| SnapControl |
|
Implements
See Also