ComponentOne DataGrid for WPF and Silverlight
FocusStyle Property (DataGridCellPresenter)

C1.WPF.DataGrid Namespace > DataGridCellPresenter Class : FocusStyle Property
Gets or sets the style of the focus element which is inside each cell.
Syntax
'Declaration
 
Public Property FocusStyle As System.Windows.Style
public System.Windows.Style FocusStyle {get; set;}
See Also

Reference

DataGridCellPresenter Class
DataGridCellPresenter Members