Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V21.2
  • 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

    public SnapMailMergeVisualOptions SnapMailMergeVisualOptions { get; }

    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
    .Options .SnapMailMergeVisualOptions
    See Also