MindFusion.Scheduling for Silverlight Programmer's Guide
ItemEditConfirmEventArgs Members
Properties
 


Contains the arguments passed to handlers of the ItemInplaceEditEnding event.

The following tables list the members exposed by the ItemEditConfirmEventArgs type.

 Public Properties

  Name Description

Confirm

Gets or sets a value indicating whether the action related to this event should be confirmed or canceled. (Inherited from ItemConfirmEventArgs.)

Item

Gets the item related to the event. (Inherited from ItemEventArgs.)

NewText

Gets the new text that will be applied to the item if the in-place editing operation is allowed.

 See Also

ItemEditConfirmEventArgs Class
MindFusion.Scheduling.Silverlight Namespace