Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / TextChangingEventArgs Class
Members


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

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

    See Also