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


コントロールに選択されている文字数を取得または設定します。
構文
'Declaration
 
Property SelectionLength As Integer
'使用法
 
Dim instance As IEditorSupport
Dim value As Integer
 
instance.SelectionLength = value
 
value = instance.SelectionLength
int SelectionLength {get; set;}

プロパティ値

コントロールに選択されている文字数。
参照

IEditorSupport インタフェース
IEditorSupport メンバ

 

 


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