GetColumnIndex Method
GetColumnIndex(int)
Returns the client column index for the specified column.
Declaration
public int GetColumnIndex(int column)
Public Function GetColumnIndex(column As Integer) As Integer
Parameters
Type |
Name |
Description |
int |
column |
|
Returns