ISnapControlOptions.SnapMailMergeVisualOptions Property
Provides access to the options that determine how a mail-merge document is displayed in a Snap application.
Namespace: DevExpress.Snap.Core.Options
Assembly: DevExpress.Snap.v21.2.Core.dll
NuGet Package: DevExpress.Snap.Core
Declaration
Property Value
Type | Description |
---|---|
SnapMailMergeVisualOptions | A SnapMailMergeVisualOptions object. |
Remarks
Tip
Use the IDataDispatcherOptions.DataSourceName property to specify a data source used the mail merge source.
See Also