ASPxGridViewPreviewDisplayTextEventArgs.GetRowValue Method
Name | Parameters | Description |
---|---|---|
GetRowValue(Int32, String) | visibleIndex, fieldName | Returns the value of the specified data source field in the specified row. |
GetRowValue(String) | fieldName | Returns the value of the specified data source field in the current row. |