Questions tagged [datagridcell]

Represents a cell of a DataGrid control.

Learn more about DataGridCell on MSDN.

126 questions
3
votes
1 answer

WPF DataGridCell BorderThickness=0 doesn't work

DataGridColumnHeader.BorderThickness=0 works for me, but not DataGridRow or DataGridCell, any thought?