This example shows how to paint the focused cell using the same appearance as the entire focused row:
gridView1.OptionsBehavior.Editable = false;
gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
ไม่มีความคิดเห็น:
แสดงความคิดเห็น