Interface ITreeNodeEditingEvent

Hierarchy

Hierarchy

  • IBaseCancelableBrowserEventArgs
    • ITreeNodeEditingEvent

Properties

cancel: boolean

Provides the ability to cancel the event.

event?: Event

Browser event

node: IgxTreeNode<any>
owner?: any

Provides reference to the owner component.

value: string