バージョン

GetColumnCount メソッド (UltraComboTestObject)

指定されたバンドの表示列数を返します。
シンタックス
'宣言
 
Public Function GetColumnCount( _
   ByVal BandIndex As Integer _
) As Integer
public int GetColumnCount( 
   int BandIndex
)

パラメータ

BandIndex
列をカウントする 0 ベースのバンド インデックス

戻り値の型

指定されたバンドの表示列数
プラットフォーム

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

参照