Defines a field of the AwxListView. This object contains all the UI properties of the field such as the index or the width...

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

Syntax

C#
public sealed class AwxListField : IAwxAlarmField
Visual Basic
Public NotInheritable Class AwxListField _
	Implements IAwxAlarmField
JScript
public final class AwxListField implements IAwxAlarmField

Inheritance Hierarchy

System..::..Object
  Ico.Awx.List..::..AwxListField

See Also