PowerTools SPREAD for Windows Forms 8.0J
GetComponentName メソッド


コンポーネントのこのインスタンスの名前を返します。
構文
'Declaration
 
Public Function GetComponentName() As String
'使用法
 
Dim instance As SpreadDataRowView
Dim value As String
 
value = instance.GetComponentName()
public string GetComponentName()

戻り値の型

コンポーネントの名前を含むString。名前がない場合はNull。
参照

SpreadDataRowView クラス
SpreadDataRowView メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.