The position of the field in the details panel

Namespace: Ico.Awx.List
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

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

See Also