FlexGrid for WinRT
Item(Column) Property

Column that contains the data.
Gets or sets the data stored in this row at a specific column.
Syntax
'Declaration
 
Public Overloads Property Item( _
   ByVal col As Column _
) As System.Object
public System.object Item( 
   Column col
) {get; set;}

Parameters

col
Column that contains the data.

Property Value

The data stored in this row at a specific column.
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
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback