MindFusion.Scheduling for Silverlight Programmer's Guide
ActionEventArgs.Action Property
See Also
 





Gets or sets the action related to the event.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

public Action Action { get; set; }

Visual Basic  Copy Code

Public Property Action As Action

 Property Value

A member of the Action enumeration.

 See Also

ActionEventArgs Members
ActionEventArgs Class
MindFusion.DataViews.Silverlight Namespace