Back to Devexpress

TreeViewNodeCancelEventArgs Properties

blazor-devexpress-dot-blazor-dot-treeviewnodecanceleventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

TreeViewNodeCancelEventArgs Properties

Provides data for the BeforeCollapse and BeforeExpand events.

NameDescription
CancelSpecifies whether the action that raised the event should be canceled.
CausedByAPIObsolete. Specifies whether an event was triggered by a user action or programmatically. Inherited from TreeViewNodeEventArgs.
NodeInfoReturns information about a node related to the event. Inherited from TreeViewNodeEventArgs.
ReasonReturns the reason why the TreeView node’s state changes. Inherited from TreeViewNodeEventArgs.

See Also

TreeViewNodeCancelEventArgs Class

TreeViewNodeCancelEventArgs Members

DevExpress.Blazor Namespace