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


In This Topic
    InvalidOperationEventArgs Class
    In This Topic
    Represents the event for an invalid operation.
    Object Model
    InvalidOperationEventArgs Class
    Syntax
    'Declaration
     
    Public Class InvalidOperationEventArgs 
       Inherits System.EventArgs
    'Usage
     
    Dim instance As InvalidOperationEventArgs
    public class InvalidOperationEventArgs : System.EventArgs 
    Inheritance Hierarchy

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

    See Also