ComponentOne DataGrid for WPF and Silverlight
DataGridFocusPresenter Class
Members 

C1.WPF.DataGrid Namespace : DataGridFocusPresenter Class
Represent the visual element of the focus which is used inside a cell.
Object Model
DataGridFocusPresenter Class
Syntax
'Declaration
 
Public Class DataGridFocusPresenter 
   Inherits System.Windows.Controls.Control
public class DataGridFocusPresenter : System.Windows.Controls.Control 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     C1.WPF.DataGrid.DataGridFocusPresenter

See Also

Reference

DataGridFocusPresenter Members
C1.WPF.DataGrid Namespace