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


In This Topic
    CellCancelEventArgs Class
    In This Topic
    Object Model
    CellCancelEventArgs Class
    Syntax
    'Declaration
     
    Public Class CellCancelEventArgs 
       Inherits System.ComponentModel.CancelEventArgs
    'Usage
     
    Dim instance As CellCancelEventArgs
    public class CellCancelEventArgs : System.ComponentModel.CancelEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          System.ComponentModel.CancelEventArgs
             GrapeCity.Windows.SpreadSheet.UI.CellCancelEventArgs

    See Also