For a list of all members of this type, see DataErrorEventArgs members.
Name | Description | |
---|---|---|
![]() | Cell | Returns the UltraTreeNodeCell object for which this instance was created. (Inherited from Infragistics.Win.UltraWinTree.CellEventArgs) |
![]() | Column | Returns the UltraTreeNodeColumn for which this instance was created. (Inherited from Infragistics.Win.UltraWinTree.CellEventArgs) |
![]() | DisplayMessageBox | Gets/sets whether a MessageBox is displayed to the end user. By default, the property returns true, and a MessageBox is displayed to the end user; set the property to false to prevent it from displaying. |
![]() | ErrorText | Gets/sets the text which contains the error message that is displayed to the end user. |
![]() | Exception | Returns the Exception that caused the event to be fired. |
![]() | InvalidValue | Returns the value that caused the data error. |
![]() | Node | Returns the UltraTreeNode for which this instance was created. (Inherited from Infragistics.Win.UltraWinTree.CellEventArgs) |