GrapeCity.Xaml.SpreadSheet.UI
ValidationErrorEventArgs Class
Members 


GrapeCity.Xaml.SpreadSheet.UI Namespace : ValidationErrorEventArgs Class
Represents the data for the CellChanged event.
Object Model
ValidationErrorEventArgs ClassDataValidator 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.Xaml.SpreadSheet.UI.ValidationErrorEventArgs

See Also

Reference

ValidationErrorEventArgs Members
GrapeCity.Xaml.SpreadSheet.UI Namespace