Spread for ASP.NET 9.0 Product Documentation
Mapper Property


Gets or sets the mapper of the Spread data view.
Syntax
'Declaration
 
Public Property Mapper As ISpreadDataViewMapper
'Usage
 
Dim instance As SpreadDataView
Dim value As ISpreadDataViewMapper
 
instance.Mapper = value
 
value = instance.Mapper
public ISpreadDataViewMapper Mapper {get; set;}

Property Value

Mapper
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

SpreadDataView Class
SpreadDataView Members

 

 


Copyright © GrapeCity, inc. All rights reserved.