Table of Contents

Class TreeControlCancelEventArgs

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Provides data for 'BeforeExpand', 'BeforeCollapse', 'ExpandedChanged' and other cancelable events.

public class TreeControlCancelEventArgs : BaseCancelEventArgs
Inheritance
TreeControlCancelEventArgs

Constructors

TreeControlCancelEventArgs(TreeControlItem)

Initializes a new instance of the TreeControlCancelEventArgs class.

Properties

Item

Gets the item that is being affected.