Position of the list tab.

Namespace: Ico.Schwx
Assembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public int ListView_TabOrder { get; set; }
Visual Basic
Public Property ListView_TabOrder As Integer
	Get
	Set
JScript
function get ListView_TabOrder () : int
function set ListView_TabOrder (value : int)

See Also