MindFusion WinForms Programmer's Guide
Calendar.RecurrencesDataMember Property
See Also
 





Gets or sets the name of the data member from the associated data source to bind the recurrences to.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public string RecurrencesDataMember { get; set; }

Visual Basic  Copy Code

Public Property RecurrencesDataMember As String

 Property Value

A string value specifying the recurrences data member.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.WinForms Namespace
RecurrencesDataPropertyMap Property