Data source of second cursor position. It must be a string data type.

Namespace: Ico.Twx
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string SecondCursorDataSource { get; set; }
Visual Basic
Public Property SecondCursorDataSource As String
	Get
	Set
JScript
function get SecondCursorDataSource () : String
function set SecondCursorDataSource (value : String)

See Also