Objective Grid for Microsoft® .NET® Reference Guide

GridControl.GetExpressionRowCol Method 

Back to Class Index

[Visual Basic]
Public Function GetExpressionRowCol( _
   ByVal nRow As Integer, _
   ByVal nCol As Integer _
) As String
[C#]
public string GetExpressionRowCol(
   int nRow,
   int nCol
);

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace