Spread for ASP.NET 8.0 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 Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

DefaultSpreadDataViewDataFormatter Class
DefaultSpreadDataViewDataFormatter Members

 

 


Copyright © GrapeCity, inc. All rights reserved.