MindFusion.Scheduling for Silverlight Programmer's Guide
Selection.Contact Property
See Also
 





Gets the contact related to the current selection.

Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public Contact Contact { get; }

Visual Basic  Copy Code

Public ReadOnly Property Contact As Contact

 Property Value

The contact related to the current selection or null (Nothing in Visual Basic) if there are no selected cells or the current selection is not associated with a contact.

 See Also

Selection Members
Selection Class
MindFusion.Scheduling.Silverlight Namespace
Location Property
Resource Property
Task Property