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


In This Topic
    CellValueApplyingEventArgs Class
    In This Topic
    Object Model
    CellValueApplyingEventArgs Class
    Syntax
    'Declaration
     
    Public Class CellValueApplyingEventArgs 
       Inherits CellEventArgs
    'Usage
     
    Dim instance As CellValueApplyingEventArgs
    public class CellValueApplyingEventArgs : CellEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          GrapeCity.Windows.SpreadSheet.UI.CellEventArgs
             GrapeCity.Windows.SpreadSheet.UI.CellValueApplyingEventArgs

    See Also