バージョン

ShowBand メソッド (WinGridReplayServer)

このメソッドは、列チューザー コントロールを使用してバンドを表示するたびに記録されます。再生時、この操作は指定されたバンドを表示します。
シンタックス
'宣言
 
Public Overridable Sub ShowBand( _
   ByVal bandIndex As System.Integer _
) 
public virtual void ShowBand( 
   System.int bandIndex
)

パラメータ

bandIndex
表示するバンドのインデックス
プラットフォーム

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

参照