GrapeCity SPREAD for Windows Forms 11.0J
SelectionLength プロパティ (DropDownEditor)


選択するテキストの文字数を取得または設定します。
構文
'Declaration
 
Public Property SelectionLength As Integer
'使用法
 
Dim instance As DropDownEditor
Dim value As Integer
 
instance.SelectionLength = value
 
value = instance.SelectionLength
public int SelectionLength {get; set;}

プロパティ値

文字数を表すInt32値。
参照

DropDownEditor クラス
DropDownEditor メンバ

 

 


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