FieldMergingEventArgsIsValueFound Property |
Gets a value indicating whether a value was found in the data source.
Namespace: SautinSoft.Document.MailMergingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.11.10
Syntaxpublic bool IsValueFound { get; }Public ReadOnly Property IsValueFound As Boolean
Get
Property Value
Boolean
See Also