[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.IMapper

IMapper Interface

Interface that supports mapping between the group view and target model.

Namespace: FarPoint.Win.Spread.Model
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface IMapper
Public Interface IMapper

Methods

Name Description
GetIndex(int)

Gets the model index of the group data model from the specified row.

GetModelIndexFromTargetIndex(int)

Gets the group data model index from the target index

Events

Name Description
MapperUpdating

Occurs when the user makes a change to the target model that causes the mapper to be updated.