PowerTools SPREAD for Windows Forms 10.0J
Lines プロパティ (DropDownEditor)


ドロップダウンエディタの行を取得または設定します。
構文
'Declaration
 
Public Property Lines As String()
'使用法
 
Dim instance As DropDownEditor
Dim value() As String
 
instance.Lines = value
 
value = instance.Lines
public string[] Lines {get; set;}

プロパティ値

行を示すstringの配列。
参照

DropDownEditor クラス
DropDownEditor メンバ

 

 


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