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

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

Object Model




Syntax

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

See Also