For a list of all members of this type, see CellValidationErrorEventArgs 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) |
![]() | Node | Returns the UltraTreeNode for which this instance was created. (Inherited from Infragistics.Win.UltraWinTree.CellEventArgs) |
![]() | RaiseDataErrorEvent | Gets/sets whether the UltraTree.DataError should be raised to report the error to listeners of that event. |
![]() | RestoreOriginalValue | Gets/sets whether the cell's value will be restored to the value it had prior to entering edit mode. |
![]() | StayInEditMode | Gets/sets whether the cell will remain in edit mode, preventing the end user from leaving the cell until a valid value is entered or the edit mode session is canceled. |