The index of the column in the AwxGridView

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

Syntax

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

Implements

IAwxAlarmField..::..Index

See Also