FieldSelectionLength プロパティ
|
現在選択されている文字数を示す値を取得します。
名前空間:
GrapeCity.Windows.InputMan.Fields.Primitives
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文 public int SelectionLength { get; }
Public ReadOnly Property SelectionLength As Integer
Get
プロパティ値
型:
Int32
現在選択されている文字数を示す
Int32 値。
関連項目