Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / MapperUpdatingEventArgs Class
Members


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

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.Model.MapperUpdatingEventArgs

    See Also