Spread Windows Forms 9.0 Product Documentation
MapperUpdatingEventType Enumeration


Specifies the type of mapper updating event that has occurred for the mapper.
Syntax
'Declaration
 
Public Enum MapperUpdatingEventType 
   Inherits System.Enum
'Usage
 
Dim instance As MapperUpdatingEventType
public enum MapperUpdatingEventType : System.Enum 
Members
MemberDescription
TargetCellsUpdatedIndicates that cells with cell data have been updated
TargetColumnsAddedIndicates that columns have been added
TargetColumnsRemovedIndicates that columns have been removed
TargetRowsAddedIndicates that rows have been added
TargetRowsRemovedIndicates that rows have been removed
TargetUpdatedIndicates that the sheet data model has been updated
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.Spread.Model.MapperUpdatingEventType

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

See Also

Reference

FarPoint.Win.Spread.Model Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.