Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / ValidationErrorEventArgs Class
Members


In This Topic
    ValidationErrorEventArgs Class
    In This Topic
    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