Infragistics2.Win.UltraWinTree.v8.1
CellValidationErrorEventArgs Class
See Also  Members  
Infragistics.Win.UltraWinTree Namespace : CellValidationErrorEventArgs Class

Event arguments which provide information about the UltraTree.CellValidationError event.

Object Model




Syntax

Visual Basic (Declaration) 
Public Class CellValidationErrorEventArgs 
   Inherits CellEventArgs
C# 
public class CellValidationErrorEventArgs : CellEventArgs 

See Also