FlexGrid for WinRT
Item Property (ColumnCollection)

Name of the column to retrieve.
Gets a Column by its name.
Syntax
'Declaration
 
Public Shadows ReadOnly Default Property Item( _
   ByVal colName As System.String _
) As Column
public new Column this[ 
   System.string colName
]; {get;}

Parameters

colName
Name of the column to retrieve.

Property Value

The column with the requested name.
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

ColumnCollection Class
ColumnCollection Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback