GrapeCity CalendarGrid for Windows Forms 3.0J
GetFirstCharIndexFromLine メソッド

最初の文字のインデックスを取得する行の番号。
指定した行の最初の文字のインデックスを取得します。
シンタックス
Public Function GetFirstCharIndexFromLine( _
   ByVal lineNumber As Integer _
) As Integer
public int GetFirstCharIndexFromLine( 
   int lineNumber
)

パラメータ

lineNumber
最初の文字のインデックスを取得する行の番号。

戻り値の型

指定した行にある文字の 0 から始まるインデックス。
参照

参照

GcTextBox クラス
GcTextBox メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.