Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / EditStatusChangedEventArgs Class
Members


In This Topic
    EditStatusChangedEventArgs Class
    In This Topic
    Represents data for the EditStatusChanged event.
    Syntax
    'Declaration
     
    
    Public Class EditStatusChangedEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As EditStatusChangedEventArgs
    public class EditStatusChangedEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          GrapeCity.Win.Spread.InputMan.CellType.EditStatusChangedEventArgs

    See Also