バージョン

GridItemSpanChange メソッド (IGridReplay)

シンタックス
'宣言
 
Sub GridItemSpanChange( _
   ByVal iBand As System.Integer, _
   ByVal oItemTypeToSpan As System.Object, _
   ByVal oItemToSpan As System.Object, _
   ByVal oAxis As System.Object, _
   ByVal iNewSpanSize As System.Integer _
) 
void GridItemSpanChange( 
   System.int iBand,
   System.object oItemTypeToSpan,
   System.object oItemToSpan,
   System.object oAxis,
   System.int iNewSpanSize
)

パラメータ

iBand
oItemTypeToSpan
oItemToSpan
oAxis
iNewSpanSize
プラットフォーム

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

参照