FieldSelectionStart プロパティ
|
現在の選択の開始位置を示す文字インデックスを取得します。
名前空間:
GrapeCity.Windows.InputMan.Fields.Primitives
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文 public int SelectionStart { get; }
Public ReadOnly Property SelectionStart As Integer
Get
プロパティ値
型:
Int32
現在の選択の開始位置を示す
Int32 値。
関連項目