ASPxClientGridView.GetEditValue |
Returns the value of the specified edit cell. |
ASPxClientGridView.GetEditor |
Returns the editor used to edit the specified column’s values. |
ASPxClientGridView.GetPageRowValues |
Returns the row values displayed within the current page. |
ASPxClientGridView.GetRowValues |
Returns the values of the specified data source fields within the specified row. |
ASPxClientGridView.GetSelectedFieldValues |
Returns the row values displayed within the selected rows. |
ASPxClientGridView.SetEditValue |
Sets the value of the specified edit cell. |