AxpDataGrid

AxpDataGrid.GridLinkIndex Property

Specify what grid column should be used as a hyperlink to the form mode.

[Visual Basic]
Public Property GridLinkIndex As Integer
[C#]
public int GridLinkIndex {get; set;}

Property Value

Column number starting at 1

Remarks

Default=0, the auto number column.

See Also

AxpDataGrid Class | Axezz.WebControls Namespace