The following tables list the members exposed by BeforeCellActivateEventArgs.
Name | Description | |
---|---|---|
![]() | BeforeCellActivateEventArgs Constructor | Creates a new instance of the BeforeCellActivateEventArgs class. |
Name | Description | |
---|---|---|
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | Cell | Returns the UltraTreeNodeCell object for which this instance was created. (Inherited from Infragistics.Win.UltraWinTree.CancelableCellEventArgs) |
![]() | Column | Returns the UltraTreeNodeColumn for which this instance was created. (Inherited from Infragistics.Win.UltraWinTree.CancelableCellEventArgs) |
![]() | Node | Returns the UltraTreeNode for which this instance was created. (Inherited from Infragistics.Win.UltraWinTree.CancelableCellEventArgs) |