バージョン

GetColumnHeaders メソッド (UltraGridTestObject)

指定されたバンドの表示列の列ヘッダー キャプションを返します。
シンタックス
'宣言
 
Public Function GetColumnHeaders( _
   ByVal BandIndex As Integer _
) As Rational.Test.Ft.Sys.HashtableEx
public Rational.Test.Ft.Sys.HashtableEx GetColumnHeaders( 
   int BandIndex
)

パラメータ

BandIndex
列の位置を取得するための 0 ベースのバンド インデックス

戻り値の型

HashtableEx 値としての表示列のヘッダー テキストのリスト
プラットフォーム

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

参照