Objective Grid for Microsoft® .NET® Reference Guide

GridControl.ConvertClientRow Method 

Back to Class Index

[Visual Basic]
Public Function ConvertClientRow( _
   ByVal nRow As Integer _
) As Integer
[C#]
public int ConvertClientRow(
   int nRow
);

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace