'Declaration Function GetFieldNameByPos( _ ByVal row As Integer, _ ByVal col As Integer _ ) As String
'Declaration
Function GetFieldNameByPos( _ ByVal row As Integer, _ ByVal col As Integer _ ) As String
string GetFieldNameByPos( int row, int col )
IFlexDataGrid Interface IFlexDataGrid Members