ASPxGridViewBehaviorSettings.AllowFocusedRow |
Specifies whether a user can focus a row. |
ASPxGridView.FocusedRowIndex |
Identifies the focused row and moves focus to another row within the current page. |
ASPxGridView.FocusedRowChanged |
Raises when a user moves focus from one row to another or after the ASPxGridView.FocusedRowIndex property value is changed in code. |
GridViewStyles.FocusedRow, GridViewStyles.FocusedGroupRow |
Specify style settings used to customize the focused data row or focused group row appearance. |