The position of the field in the details panel
Namespace: Ico.Awx.ListAssembly: 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) |