バージョン

GridItemResize メソッド (IGanttViewReplay)

シンタックス
'宣言
 
Sub GridItemResize( _
   ByVal iBand As System.Integer, _
   ByVal oItemTypeToRisize As System.Object, _
   ByVal oItemToResize As System.Object, _
   ByVal oAxis As System.Object, _
   ByVal iNewSize As System.Integer _
) 
void GridItemResize( 
   System.int iBand,
   System.object oItemTypeToRisize,
   System.object oItemToResize,
   System.object oAxis,
   System.int iNewSize
)

パラメータ

iBand
oItemTypeToRisize
oItemToResize
oAxis
iNewSize
プラットフォーム

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

参照