MindFusion.Wpf Pack Programmer's Guide
EditHeaderTextEventArgs Members
Constructors Properties
 


Contains the arguments passed to the LaneGridHeaderTextEdited event handlers.

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

 Public Constructors

  Name Description

EditHeaderTextEventArgs

Initializes a new instance of the EditHeaderTextEventArgs class.

 Public Properties

  Name Description

Header

Gets or sets the header related to the event. (Inherited from HeaderEventArgs.)

NewText

Gets the text that has just been entered by the user.

OldText

Gets the text that had been displayed in the cell before the user edited it.

 See Also

EditHeaderTextEventArgs Class
MindFusion.Diagramming.Wpf.Lanes Namespace