PowerTools SPREAD for Windows Forms 8.0J
Name プロパティ (TableView)


テーブル名を取得または設定します。
構文
'Declaration
 
Public Property Name As String
'使用法
 
Dim instance As TableView
Dim value As String
 
instance.Name = value
 
value = instance.Name
public string Name {get; set;}
参照

TableView クラス
TableView メンバ

 

 


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