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





Gets or sets a BoundPropertyList object that maps location properties to fields in the associated data member.

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

 Syntax

C#  Copy Code

public BoundPropertyList LocationsDataPropertyMap { get; set; }

Visual Basic  Copy Code

Public Property LocationsDataPropertyMap As BoundPropertyList

 Property Value

An instance of the BoundPropertyList class.

 See Also

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