SnapMailMergeVisualOptions.IsMailMergeEnabled Property
Indicates whether or not the mail merge is enabled for a data source.
Namespace: DevExpress.Snap.Core.Options
Assembly: DevExpress.Snap.v21.2.Core.dll
NuGet Package: DevExpress.Snap.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if mail merge is enabled for the data source; otherwise false. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to IsMailMergeEnabled |
|---|---|
| ISnapControlOptions |
|
| SnapControlOptions |
|
See Also