Spread Silverlight Documentation
ValidationErrorEventArgs Class
Members 


GrapeCity.Windows.SpreadSheet.UI Namespace : ValidationErrorEventArgs Class
Represents the data for the CellChanged event.
Object Model
ValidationErrorEventArgs Class
Syntax
'Declaration
 
Public Class ValidationErrorEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As ValidationErrorEventArgs
public class ValidationErrorEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      GrapeCity.Windows.SpreadSheet.UI.ValidationErrorEventArgs

See Also

Reference

ValidationErrorEventArgs Members
GrapeCity.Windows.SpreadSheet.UI Namespace