Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / TextChangingEventArgs Class
Members


In This Topic
    TextChangingEventArgs Class
    In This Topic
    Object Model
    TextChangingEventArgs Class
    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.Wpf.SpreadSheet.CellType.Editors.TextChangingEventArgs

    See Also