Interface ITreeNodeEditedEvent

Hierarchy

Hierarchy

  • IBaseEventArgs
    • ITreeNodeEditedEvent

Properties

Properties

node: IgxTreeNode<any>
owner?: any

Provides reference to the owner component.

value: any