ExtendedSearchEntryCursorPosition Property

Position of cursor within the region (i.e., offset in text) where the search result starts.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.74.9654.0
C#
public int CursorPosition { get; }

Property Value

Int32

See Also