ClassMailMergeDataSource
Class
Definition
Namespace:Telerik.WinForms.Documents.Model
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
cs-api-definition
public class MailMergeDataSource : RadObject, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor
Inheritance: objectDisposableObjectRadObjectMailMergeDataSource
Implements:
Inherited Members
Constructors
MailMergeDataSource()
Declaration
cs-api-definition
public MailMergeDataSource()
Fields
ItemsSourceProperty
Declaration
cs-api-definition
public static readonly RadProperty ItemsSourceProperty
Field Value
Properties
ItemsSource
Declaration
cs-api-definition
public IEnumerable ItemsSource { get; set; }
Property Value