GrapeCity MultiRow Windows Forms Documentation
Item Property (ColumnFooterSection)


Syntax
Public Shadows ReadOnly Default Property Item( _
   ByVal cellIndex As Integer _
) As Cell
Dim instance As ColumnFooterSection
Dim cellIndex As Integer
Dim value As Cell
 
value = instance.Item(cellIndex)
public new Cell this[ 
   int cellIndex
]; {get;}

Parameters

cellIndex
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

ColumnFooterSection Class
ColumnFooterSection Members

 

 


Copyright © GrapeCity, inc. All rights reserved.