FlexGrid for WinRT
GetDataFormatted Method (Row)

Column that contains the value.
Gets the display (formatted) value stored in this row at a given column.
Syntax
'Declaration
 
Public Overridable Function GetDataFormatted( _
   ByVal col As Column _
) As System.String
public virtual System.string GetDataFormatted( 
   Column col
)

Parameters

col
Column that contains the value.

Return Value

Display value stored in the cell.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Row Class
Row Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback