SelectionIndexStart プロパティ (SapTextEdit)

クラス

SapTextEdit.

処理

[読み取り専用] テキストの選択範囲全体の開始インデックス。 The value is zero-based.。

構文

C#
protected Integer SelectionIndexStart { get; }
VB
'Declaration
Protected Read Property SelectionIndexStart As Integer

アクセス

読み取り専用。