GrapeCity SPREAD for Windows Forms 11.0J
ListColumnInfo コンストラクタ(String)


ヘッダテキストを示すSystem.String値。
ヘッダテキストを指定してListColumnInfoクラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal text As String _
)
'使用法
 
Dim text As String
 
Dim instance As New ListColumnInfo(text)
public ListColumnInfo( 
   string text
)

パラメータ

text
ヘッダテキストを示すSystem.String値。
参照

ListColumnInfo クラス
ListColumnInfo メンバ
オーバーロード一覧

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.