Method OnUnwrappedCursorPosition
OnUnwrappedCursorPosition(int?, int?)
Invoke the UnwrappedCursorPosition event with the unwrapped CursorPosition.
public virtual void OnUnwrappedCursorPosition(int? cRow = null, int? cCol = null)
Invoke the UnwrappedCursorPosition event with the unwrapped CursorPosition.
public virtual void OnUnwrappedCursorPosition(int? cRow = null, int? cCol = null)