Spread for ASP.NET 10 Product Documentation
DefaultSpreadDataViewDataFormatter Constructor


The owner column
Initializes a new instance of the DefaultSpreadDataViewDataFormatter class.
Syntax
'Declaration
 
Public Function New( _
   ByVal ownerColumn As SpreadDataColumn _
)
'Usage
 
Dim ownerColumn As SpreadDataColumn
 
Dim instance As New DefaultSpreadDataViewDataFormatter(ownerColumn)
public DefaultSpreadDataViewDataFormatter( 
   SpreadDataColumn ownerColumn
)

Parameters

ownerColumn
The owner column
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

DefaultSpreadDataViewDataFormatter Class
DefaultSpreadDataViewDataFormatter Members

 

 


Copyright © GrapeCity, inc. All rights reserved.